Click to See Complete Forum and Search --> : Is there any security ftp tool ?
Rolling_Reggie
01-02-2001, 12:08 PM
any other ftp is more powerful in security than wu_ftp ?
where could I get them ?
i am using red hat 7
------------------
thx
Rolling Reggie
mandreko
01-02-2001, 03:44 PM
i use proftpd
it can be found at http://www.proftpd.net i believe
ph34r
01-02-2001, 04:25 PM
I think that there is a way of doing ftp thru ssh, and you can use scp also (part of ssh). And, just about anything can beat wuftp's security.
Rolling_Reggie
01-03-2001, 12:12 AM
I see , but by using them, my clients need to use some special ftp tools ?
------------------
thx
Rolling Reggie
Harvey
01-03-2001, 04:59 AM
if your clients are using sftp, you can use sftp to connect to thim with while using an encrypted session.
sftp is included in ssh and stuff i think.