- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp error!
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
05-15-2006 08:47 PM
05-15-2006 08:47 PM
ftp error!
I am trying to do a ftp of a tar file from one box runnning HP 11i to another box HP11i.
It gives the following error:
" Opening BINARY mode data connection for server.tar.
sendfile: Broken pipe
452 Error writing file: Error 0."
Anybody any idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 08:55 PM
05-15-2006 08:55 PM
Re: ftp error!
Your download is broken. Do the following before and after downloading
# cksum
# ftp server-name
ftp> bin
After downloading,
# cksum
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 08:55 PM
05-15-2006 08:55 PM
Re: ftp error!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 09:18 PM
05-15-2006 09:18 PM
Re: ftp error!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 09:21 PM
05-15-2006 09:21 PM
Re: ftp error!
Use "cksum" before and after downloading the file.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 09:27 PM
05-15-2006 09:27 PM
Re: ftp error!
Please check permissions of the destination directory, or if the file exists and if the user is allowed to write to the destination directory.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 09:35 PM
05-15-2006 09:35 PM
Re: ftp error!
This seems to be permission issue only.Check that ....
Cheers
Arunkumar.B
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 09:56 PM
05-15-2006 09:56 PM
Re: ftp error!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 10:03 PM
05-15-2006 10:03 PM
Re: ftp error!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 10:06 PM
05-15-2006 10:06 PM
Re: ftp error!
Is there any problem like network congestion etc ?
Please refer http://www.exim.org/exim-html-4.40/doc/html/FAQ_0.html for some causes of broken pipe.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2006 02:58 PM
05-16-2006 02:58 PM
Re: ftp error!
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2006 04:42 PM
05-16-2006 04:42 PM
Re: ftp error!
r u using secure ids with ftpd, then following url may be a help for u:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134670
Meanwhile I would request you to check the current FTP patch level also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2006 04:43 PM
05-16-2006 04:43 PM
Re: ftp error!
r u using secure ids with ftpd,If this is the case then I request you to upgrade ftpd which supports largefiles also.
following url may be a help for u:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134670
Meanwhile I would request you to check the current FTP patch level also.