- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ftp problem from xp
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
10-19-2005 06:05 PM
10-19-2005 06:05 PM
ftp problem from xp
I have 2xrp3440 (hp-ux) severs. I can not do ftp from my laptop today. Before configuring cluster yesterday, I could do ftp. I can do ftp from one server to another server. I dont have any firewall.
>ftp ip_address
connected ip_address //it waits waits...
connection disconnected by remote host.
Can any1 help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 06:10 PM
10-19-2005 06:10 PM
Re: ftp problem from xp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 06:15 PM
10-19-2005 06:15 PM
Re: ftp problem from xp
#inetd -l
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 06:19 PM
10-19-2005 06:19 PM
Re: ftp problem from xp
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l
If this line does not exist, or is commented out (preceded by a pound sign,
(#) add it (or remove the pound sign) and restart inetd:
/usr/sbin/inetd -c
also check ur /etc/ftpusers file
Awadhesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 07:03 PM
10-19-2005 07:03 PM
Re: ftp problem from xp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 10:05 PM
10-19-2005 10:05 PM
Re: ftp problem from xp
It is great that you solved your problem. Post solution which solved your problem before closing thread so that it willp helpful for future ITRC forums search :)
Thanks for your effort.
-Muthu