1827855 Members
2192 Online
109969 Solutions
New Discussion

using SFTP

 
SOLVED
Go to solution
Ahmed_58
Regular Advisor

using SFTP

Dears,
With HP-UX we are tring to use SFTP for first time, I check to see if SFTP instaled by:

#swlist -l product | grep -i secure
openssl A.00.09.07-d.010 Secure Network Communications Protocol

but whe try to use sftp or man sftp:
No manual entry for sftp.

Help please
Ahmed
5 REPLIES 5
Ivan Krastev
Honored Contributor
Solution

Re: using SFTP

Sftp is a part of SSH (SecureShell). For configuration see /etc/opt/ssh/sshd_config


regards,
ivan
Warren_9
Honored Contributor

Re: using SFTP

Hi Ahmed,

I think the SFTP is come with the SecureShell not the OpenSSL.

It can be downloaded from the below link.
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA

GOOD LUCK!
Ahmed_58
Regular Advisor

Re: using SFTP

Thanks guys,
It seems I need to install SSH first, which I try to download, but it failed with:

We are unable to process your order.

Any other way?

Ahmed

Robert Fritz
Regular Advisor

Re: using SFTP

Well, that's the best way... may want to try IE... I used Firefox (3 beta) and it seemed to work fine.
Those Who Would Sacrifice Liberty for Security Deserve Neither." - Benjamin Franklin
Ahmed_58
Regular Advisor

Re: using SFTP

Thanks all, I manage to download.