- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: binary file transfer with ftp fails
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
12-15-2003 08:10 PM
12-15-2003 08:10 PM
binary file transfer with ftp fails
our customer want transfer files from an 11.11
host to an 10.20 host with ftp.
If he choose binary transfer a mget hangs but
with ascii transfer the mget works.
With 11.00 the binary transfer has worked.
Is there now a bug with 11.11?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:18 PM
12-15-2003 08:18 PM
Re: binary file transfer with ftp fails
There were bugs in the arpa that caused some binary sequences to be interpreted as a EOT, thus closing the connection.
Check if you are up2date with the patch bundles.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:22 PM
12-15-2003 08:22 PM
Re: binary file transfer with ftp fails
However, it sounds like you need to get the latest patch set for 11i.
Alternatively, "uuencode" the data first :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 08:49 PM
12-15-2003 08:49 PM
Re: binary file transfer with ftp fails
on both machines are the actual patches
installed.
The binary tranfers between 11.00 and 11.11
also works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 09:08 PM
12-15-2003 09:08 PM
Re: binary file transfer with ftp fails
using an mput from the 11.i towards the 10.20
I want to understand if the problem may rise in the client/server acrhitecture, or in the transport layer.
Massimo