- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: FTP COMMAND
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 12:59 PM
09-27-2004 12:59 PM
FTP COMMAND
Do you know any script for transfer a file of my hp server release S.O. 11.11 to my pc(windows 2000)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 01:01 PM
09-27-2004 01:01 PM
Re: FTP COMMAND
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 01:29 PM
09-27-2004 01:29 PM
Re: FTP COMMAND
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 04:51 PM
09-27-2004 04:51 PM
Re: FTP COMMAND
windows ----> hp-ux ( ftp )
get the file / put the file
You can use ws_ftp LE client for this to do effeciently. IT is available here at,
http://www.download.com/3000-2160-10018456.html
It is GUI based one.
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 04:52 PM
09-27-2004 04:52 PM
Re: FTP COMMAND
You can download any free ftp software from net.
search for ftp software you will get 1000's
One of those is :
http://www.acrovista.com/alarmwiz/tip2-n.html
OR
There is a script on this page
http://www.experts-exchange.com/Programming/Programming_Platforms/Q_20311849.html
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 09:09 PM
09-27-2004 09:09 PM
Re: FTP COMMAND
You can use FTP and get the files,I would suggest you to download GUI Based FTP client and transfer file using that.
wiseFTP,Cuteftp are examples of that.
regards
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 09:37 AM
09-28-2004 09:37 AM
Re: FTP COMMAND
-Cheers
Govind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 09:39 AM
09-28-2004 09:39 AM
Re: FTP COMMAND
-Govind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 03:19 PM
09-28-2004 03:19 PM
Re: FTP COMMAND
You can ftp directly to your HP server and get the file via DOS prompt or you can install an FTP server software in your PC so you can transfer the file from HP server to your PC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 09:25 PM
09-28-2004 09:25 PM
Re: FTP COMMAND
HTH
Nick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 04:54 AM
09-29-2004 04:54 AM
Re: FTP COMMAND
If you want to automate your ftp, you might look at using perl. It has some nice ftp client features.