- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp problem
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
02-18-2008 01:07 AM
02-18-2008 01:07 AM
ftp problem
d:\:File not found
hpux_11.23_02180754.tar:File not found
i downloaded as tar file hpux_11.23_02180754.tar from site but i can't put in hp-ux server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 02:40 AM
02-18-2008 02:40 AM
Re: ftp problem
according to the attached doc, mput is for multiple-put
http://www.uwm.edu/IMT/MiscDocs/~doc/ftp/unix-unix-ftp
avishay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 03:19 AM
02-18-2008 03:19 AM
Re: ftp problem
computers are involved here, and what you're
doing where. From the "d:\", I'll assume
that you are using some kind of FTP client on
some kind of Windows system.
> [...] mput is for multiple-put
True for many FTP clients.
To avoid potential problems, why not "cd" to
the right device:\directory, and then simply
say something like
put hpux_11.23_02180754.tar
?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 03:41 AM
02-18-2008 03:41 AM
Re: ftp problem
Please make me clear you one thing
If you want to put any files from windows to HP-UX, then make sure you r in exact path in windows machine. Its not mandetory, you can easily change your location using lcd.
make sure that the file is in right position.
you can try like this
ftp>mput hpux_11.23_02180754*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 03:52 AM
02-18-2008 03:52 AM
Re: ftp problem
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1204636
You must use lcd or you need to repeat the filename, so it is valid on the target:
put d:\hpux_11.23_02180754.tar hpux_11.23_02180754.tar