- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- 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
06-09-2004 09:05 PM
06-09-2004 09:05 PM
FTP Problem
We have a problem while trying to pull files from the server using FTP. Sometimes the copied file is created empty and other times complete. It is intermittent however when we run a protocol analyzer the ftp control session appears to be shutting down the connection before the data has been sent. On an OpenVMS system running version 7.2-1 and TCPIP Version 5.1 the packet sequence appears to be correct and the ftp works every time! any ideas? I can be contacted on +44-207-832-2320 to discuss further. Thanks in advance, Steve Cage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 10:02 PM
06-09-2004 10:02 PM
Re: FTP Problem
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 11:09 PM
06-09-2004 11:09 PM
Re: FTP Problem
Is there a space in youre password. We got that problem. If a space is in the password strange thing happen. From HP we got a patch for this.
If I'm right it will be solved in 5.4 .
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 02:47 AM
06-10-2004 02:47 AM
Re: FTP Problem
We had a simular problem caused by firewalls.
We added ipport_userreserved_min 5=51001 and ipport_userreserved=59999 to sysconfigtab.dat.
Reason was that the firewall was sending us a reset package (which seemed to come from the other side) because the port used by ftp was used by other sessions on the firewall (note that this is a bug). Maybe your 7.2-1 is using other port number.
Wim
Plus :
to check, run a tcpip trace on the other side and check if the reset is transmitted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 02:59 AM
06-10-2004 02:59 AM
Re: FTP Problem
HP thought the problem might be caused by a fix that was placed in ECO2 to stop the 'ftp bounce attack' but this proved not to be the case. I think it may also be something to do with the ftp code in the software as i am unable to reproduce the problem with any other type of ftp client. It is the client that is sending the TCP reset to the OpenVMS system and this appears to be causing the connection to be terminated and the data to be flushed before the file has been populated.
Could the problem be caused by some sort of TCP timeout on the client?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 02:40 PM
06-10-2004 02:40 PM
Re: FTP Problem
are you sure about the firewall? If this is not all inside your organisation the other end might have put one up that you are not necessarily aware off.
What happens if you switch FTP to passive mode?
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 07:05 AM
06-11-2004 07:05 AM
Re: FTP Problem
I guess you could do a sho dev/files and see if anything has it open..
We run OpenVMS 7.3-1 with tcpip 5.3 and the same eco as you , but we have not experienced this issue.
Vic...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 07:05 AM
06-11-2004 07:05 AM
Re: FTP Problem
I guess you could do a sho dev/files and see if anything has it open..
We run OpenVMS 7.3-1 with tcpip 5.3 and the same eco as you , but we have not experienced this issue.
Vic...