Operating System - HP-UX
1833759 Members
2390 Online
110063 Solutions
New Discussion

sftp install on hpux11.11

 
SOLVED
Go to solution
Fuad_1
Regular Advisor

sftp install on hpux11.11

Hi,

How I can install sftp ?

Thanks
Set goals, and work to achieve them
6 REPLIES 6
Geoff Wild
Honored Contributor
Solution

Re: sftp install on hpux11.11

Install HP Secure Shell:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Vipulinux
Respected Contributor

Re: sftp install on hpux11.11

Hi Fuad

You just need to have openssh installed on the server.
www.openssh.org

With ssh you can use either scp or sftp.

You can also setup ssh server for trusted access.

Thx
Vipul
Fuad_1
Regular Advisor

Re: sftp install on hpux11.11

Thanks to all
Set goals, and work to achieve them
Fuad_1
Regular Advisor

Re: sftp install on hpux11.11

Thanks,

I can not automate the scripts, I embeded the passwrd, and still ask for it.

Set goals, and work to achieve them
Arunvijai_4
Honored Contributor

Re: sftp install on hpux11.11

Hi Faud,

SFTP is part of Secure shell package, you can download it from the link given by Geoff.

Note : It is fully supported by HP.

Opensource package which you download from other sites are not supported by HP. Just a note of caution i should share.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Geoff Wild
Honored Contributor

Re: sftp install on hpux11.11

You need to setup keys for a password less script (no need to embed the password).

http://docs.hp.com/en/T1471-90015/ch01s13.html

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.