1834605 Members
4547 Online
110069 Solutions
New Discussion

Re: Secured FTP

 

Secured FTP

Hi,

I'm looking for a Secured FTP software for file transfers from Windows environment to HP9000 Server. I'm interested in some certified products. Can anyone suggest some good proven products.

TIA,
6 REPLIES 6
harry d brown jr
Honored Contributor

Re: Secured FTP

Look into ssh.

live free or die
harry
Live Free or Die

Re: Secured FTP

Hi Harry,

"Look into ssh". Could u please elaborate. I can interpret ssh as secured shell. But, where I need to look for?

TIA,
Michael Tully
Honored Contributor

Re: Secured FTP

Hi,

You can get the whole package from the HP
porting centre. It includes 'secure ftp'
or 'sftp'

Here is the link:

http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-3.1p1/

This is free, there a a lot of commercial ones.
You can find these from going to
http://www.google.com and searching for
secure ftp software.

-Michael
Anyone for a Mutiny ?
Darrell Allen
Honored Contributor

Re: Secured FTP

SSH protocol 2 supports sftp as well as scp and ssh. OpenSSH is a good choice for the HPUX server. You'll need an ssh package for the Windows side as well. I've not used anything yet other than a commercial version (F-Secure) but I know there is an OpenSSH for Windows. Also PuTTY (I believe).

Darrell
"What, Me Worry?" - Alfred E. Neuman (Mad Magazine)
Deshpande Prashant
Honored Contributor

Re: Secured FTP

Hi
You can get openssh from following site.
www.openssh.org

Thanks.
Prashant.
Take it as it comes.
Dirk Wiedemann
Respected Contributor

Re: Secured FTP

Hi,

have also a look on SafeTP from the university of Berkeley. You can get it from http://safetp.cs.berkeley.edu/

SafeTP is a transparent secure ftp-proxy, which can be used on Unix and Windows (except XP). The Source is open and free, but not in the Public Domain.

I use it on several HPUX-server and Linux-/Win-clients. It works fine!

Dirk