- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Secure FTP on HP UX 11.00
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
08-06-2008 06:07 AM
08-06-2008 06:07 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2008 06:23 AM
08-06-2008 06:23 AM
SolutionThere is no such thing as secure ftp.
ftp does authentication in clear text making it not secure.
If you mean openssh SFTP, yes this is possible.
You need to get it off an old 11.00 Core OS or Application cd, or download and compile it from http://openssh.org
You see your version of the OS is out of support.
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
08-06-2008 06:41 AM
08-06-2008 06:41 AM
Re: Secure FTP on HP UX 11.00
There is no separate software like sftp in hp-ux but we can download and install SSH bundle to get it.
Please use link to download:
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
Once you will download it to server in some temp location e.g. /tmp/ssh.
run following
swinstall -s /tmp/ssh/depotfile.depot
swlist |grep -i ssh
Also, use secureshell manuals from docs.hp.com
Regards,
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2008 07:16 AM
08-06-2008 07:16 AM
Re: Secure FTP on HP UX 11.00
Thank You.
As the product T1471AA is only for
HP-UX 11i v1 - A.05.00.024
HP-UX 11i v2 - A.05.00.025
HP-UX 11i v3 - A.05.00.026
But I have to install it on HP UX 11.00 for which OS is out of support and I would also like to know the patches that are required to install sftp on 11.00.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2008 07:32 AM
08-06-2008 07:32 AM
Re: Secure FTP on HP UX 11.00
FYI, HP had already pulled support for the this version of OS, in 2006. so no depot version is available for this version.
However you can try downloading n compiling from below archive software link:
http://mirrors.develooper.com/hpux/
Regds,
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2008 08:46 AM
08-06-2008 08:46 AM
Re: Secure FTP on HP UX 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2008 09:28 AM
08-06-2008 09:28 AM
Re: Secure FTP on HP UX 11.00
I've been to Internet Security class and made telnet and ftp secure. Its a lot of work when compared to merely installing ssh.
HP does have archives of openssh ports (called secure shell) on ftp servers and if you have a software contract and ask nicely they might grant you access to one with openssh/secure shell software on it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com