- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cannot accept ftp from 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
11-04-2005 03:16 AM
11-04-2005 03:16 AM
cannot accept ftp from Linux
421 Service not available, remote server has closed connection
No control connection for command: Illegal seek
It can accept FTP logins from Red Hat Enterprise Linux 3 and from Windows.
Any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2005 03:22 AM
11-04-2005 03:22 AM
Re: cannot accept ftp from Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2005 03:23 AM
11-04-2005 03:23 AM
Re: cannot accept ftp from Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2005 03:30 AM
11-04-2005 03:30 AM
Re: cannot accept ftp from Linux
Good luck,
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2005 03:32 AM
11-04-2005 03:32 AM
Re: cannot accept ftp from Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2005 03:42 AM
11-04-2005 03:42 AM
Re: cannot accept ftp from Linux
The Open Source community sometimes introduces new features, and then enable them by default...
You might want to check the release notes for that version of the FTP client, to see if there's anything "new" that's been added as a default. You should be able to disable features that are incompatible with older versions of FTPD.
You can try to find out what it's doing with the -d command-line parameter (debug mode) and/or the "debug", "verbose", and "trace" commands.
Good luck,
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2005 03:44 AM
11-04-2005 03:44 AM
Re: cannot accept ftp from Linux
You should be able to download either source code or binaries from somewhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2005 06:36 AM
11-04-2005 06:36 AM
Re: cannot accept ftp from Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2005 08:44 PM
11-06-2005 08:44 PM
Re: cannot accept ftp from Linux
gftp-2.0.17-5.i386.rpm (graphical client)
vsftpd-2.0.1-5.EL4.3.i386.rpm Very Secure Ftp Daemon
ftp-0.17-22.i386.rpm standard UNIX command-line FTP
sftp : openssh-clients-3.9p1-8.RHEL4.9.i386.rpm and openssh-server-3.9p1-8.RHEL4.9.i386.rpm
Do you have some firewalls between your hp-ux and linux boxes ? routeur/firewall ? on red hat sellinux active ? iptables rules ?
/etc/hosts.allow /etc/hosts.deny files ?