- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: FTP settings in HP-Unix 11.11
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
01-27-2006 04:05 AM
01-27-2006 04:05 AM
FTP settings in HP-Unix 11.11
Is there a setting called active/passive mode of FTP in Hp-Ux ?? If yes, how can I check/change that ??
Cheer's
Raneesh Vijayan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 04:12 AM
01-27-2006 04:12 AM
Re: FTP settings in HP-Unix 11.11
Yes, "active" mode is the default. "Passive" can be chosen once a connection is made. See the manpages for 'ftp' for more information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 04:40 AM
01-27-2006 04:40 AM
Re: FTP settings in HP-Unix 11.11
After you log in to the FTP session, you can enter the command "passive" at the ftp> prompt, which turns the session to "passive", otherwise it is always "active" by default.
Thanks,
Sarwar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 07:13 AM
01-27-2006 07:13 AM
Re: FTP settings in HP-Unix 11.11
By default it is active ftp .To get a passive ftp you need to connect to the remote host and then type passive at the prompt.
If you feel that this issue is resolved you can assign points and close the thread.
Rgds
HGN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 07:17 AM
01-27-2006 07:17 AM
Re: FTP settings in HP-Unix 11.11
Some more details can be found @
http://slacksite.com/other/ftp.html
Regards ..bl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 01:45 PM
01-27-2006 01:45 PM
Re: FTP settings in HP-Unix 11.11
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2006 10:55 PM
01-29-2006 10:55 PM
Re: FTP settings in HP-Unix 11.11
Thanks for those replies...I tried typing passive (and PASV also) at the ftp> prompt after conecting to the server, it is returning "Invalid Command" ....Please advise ..
Raneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 12:09 AM
01-30-2006 12:09 AM
Re: FTP settings in HP-Unix 11.11
After you connect, login with a valid user and password. Then type "passive".
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 12:33 AM
01-30-2006 12:33 AM
Re: FTP settings in HP-Unix 11.11
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 12:56 AM
01-30-2006 12:56 AM
Re: FTP settings in HP-Unix 11.11
JRF,
Yes, I do connect using a valid user name and password..I ensured I am logged in by listing files in my home directory.
230 User testid logged in.
ftp> passive
Invalid command.
ftp>
My OS version is Hp-Unix 11.11
Raneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2006 12:42 AM
01-31-2006 12:42 AM
Re: FTP settings in HP-Unix 11.11
Raneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2006 04:17 AM
01-31-2006 04:17 AM
Re: FTP settings in HP-Unix 11.11
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2006 11:41 PM
01-31-2006 11:41 PM
Re: FTP settings in HP-Unix 11.11
The remote computer is an HP-Unix (11.11) server.
Raneesh.Vijayan