- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX cannot FTP with client
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
Discussions
Discussions
Discussions
Forums
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
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-08-2006 05:35 AM
тАО12-08-2006 05:35 AM
HPUX cannot FTP with client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2006 06:12 AM
тАО12-08-2006 06:12 AM
Re: HPUX cannot FTP with client
This is more of a question about filezilla, since your ftp daemon seems to be working fine, using a command line, in my opinion.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2006 06:25 AM
тАО12-08-2006 06:25 AM
Re: HPUX cannot FTP with client
of the problem.
Saying "using [...] (filezilla)" or "through
the command line" is not a useful description
of what you did.
Good descriptions often lead to valuable
responses. Poor descriptions ... Well, you
figure it out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2006 07:05 AM
тАО12-08-2006 07:05 AM
Re: HPUX cannot FTP with client
If command line ftp works and firezilla does not then firezilla is broken and you will need a new client or version of firezilla.
I actually think firezilla is pretty good for gui people.
If you get no login prompt with firezilla or command line ftp then ftp is not running and the hpux system may need to be configured to run ftp.
Let me know, I'll check back later and provide more specific advice.
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
тАО12-08-2006 09:02 AM
тАО12-08-2006 09:02 AM
Re: HPUX cannot FTP with client
> does not then firezilla is broken [...]
Or the user is specifying a user name and/or
password incorrectly (or not at all), or many
more possibilities than I care to try to
guess. The large number of possible user
errors is what makes such a terse description
of what was done so useless.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2006 04:31 PM
тАО12-08-2006 04:31 PM
Re: HPUX cannot FTP with client
& check ftp daemon also ... ftpuser
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2006 11:36 PM
тАО12-08-2006 11:36 PM
Re: HPUX cannot FTP with client
This could be because HP-UX ftp is using two tcp ports.
ftp-data 20/tcp # File Transfer Protocol (Data)
ftp 21/tcp # File Transfer Protocol (Control)
Some ftp programs use only port 21.
/Tor-Arne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2006 11:39 PM
тАО12-08-2006 11:39 PM
Re: HPUX cannot FTP with client
/Tor-arne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-09-2006 02:36 AM
тАО12-09-2006 02:36 AM
Re: HPUX cannot FTP with client
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-10-2006 09:53 PM
тАО12-10-2006 09:53 PM
Re: HPUX cannot FTP with client
I agree with the others that this is probably not a problem with HP-UX, but with the client, if there are no problems fetching files using the command line (though there are some options used by some clients that could be at fault).
Can you be more specific about exactly what the failure you see is? Do you get an error message, or just an empty listing for a directory which you know to have files, or what?
Have a look at the FAQ and other documentation for Filezilla: http://sourceforge.net/docman/display_doc.php?docid=24746&group_id=21558
For example:
1. I can't list the contents of any directory on the server or I can't transfer any files
In most cases this problem is caused by personal firewalls or routers. You could try to switch "Enable passive mode" on the firewall page in the settings dialog of the client.
Andrew