- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Broken ftp client 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-22-2007 06:49 AM
02-22-2007 06:49 AM
Broken ftp client problem
When we try to get a file (size > 50 MB), the client side of the ftp
connection hangs at the end of the transfer (the file is completely
transfered). We are able to transfer small size files.
I think its problem with HPUX ftp server side, but Server admin telling no problem with that server.
Any help to resolve this problem?
Thanks
-SR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 06:53 AM
02-22-2007 06:53 AM
Re: Broken ftp client problem
Check with your firewall team and have them review the logs.
If needed, plug in a sniffer and initiate the transfer.
FTP uses two ports one for data and one for control. When the data is being transferred, control port remains idle. It is possible that some firewalls treat this as an idle connection and disconnects the control port connect after the predefined timeout value, which could be causing the hang.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 08:20 AM
02-22-2007 08:20 AM
Re: Broken ftp client problem
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 01:30 AM
02-23-2007 01:30 AM
Re: Broken ftp client problem
I tried passive mode ftp file transfer, still same behavior.
Which side we need to monitor the network on server side or client side?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 02:09 AM
02-23-2007 02:09 AM
Re: Broken ftp client problem
I am agree with what "sundar" said.
If its transferring small files then it will transfer large files too. but there is possiblity that there is some issue with firewall.. First check with it on both sides server as well as client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 02:44 AM
02-23-2007 02:44 AM
Re: Broken ftp client problem
Bill Hassell, sysadmin