- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- ftp problem to Linux
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-16-2005 05:06 AM
06-16-2005 05:06 AM
ftp problem to Linux
Error is at the bottom..
426 Failure reading network stream.
200 PORT command successful. Consider using PASV.
EZA1701I >>> STOR trades.txt
150 Ok to send data.
EZA1485I 2706048 bytes transferred.
EZA1485I 5581224 bytes transferred.
EZA1485I 8963784 bytes transferred.
426 Failure reading network stream.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2005 08:17 AM
06-17-2005 08:17 AM
Re: ftp problem to Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2005 10:28 AM
06-17-2005 10:28 AM
Re: ftp problem to Linux
Also, what OS is acting as the server, and what OS and software is the client?
What sort of network is the file being transferred across? WAN? LAN? How fast is the network connection? Are there any interface errors in either end or any of the comms equiptment in between?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2005 03:57 PM
06-18-2005 03:57 PM
Re: ftp problem to Linux
check the /var/log/messages file if its a Linux server.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 12:18 AM
06-20-2005 12:18 AM
Re: ftp problem to Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 12:33 AM
06-20-2005 12:33 AM
Re: ftp problem to Linux
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 12:54 AM
06-20-2005 12:54 AM
Re: ftp problem to Linux
I believe it could be issue with firewall or the routing configuration.
please ensure you get the same error message if you download from other machines too, in which case you can be certain that this issue belongs to the server otherwise the issue is with the client.
Next try to do ping from client to server and check the round trip time, it might make sense. also check whether firewall is doing some extra work on all the transferred packets to delay the delivery.
let us know whether both machines are in same network (LAN/WAN). Also from the client check up the network parameters like, router information and DNS information.
Hope this helps,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2005 02:05 AM
07-01-2005 02:05 AM
Re: ftp problem to Linux
Did you try to use PASV?