1827724 Members
3052 Online
109968 Solutions
New Discussion

ftp usage

 
Michael Murphy_2
Frequent Advisor

ftp usage

I am getting conflicting info on ftp - do newer versions of this tool still send the id/password in cleartext? I assume that the alternatives are sftp and scp?
2 REPLIES 2
RAC_1
Honored Contributor

Re: ftp usage

No matter what version of ftp, it sends username/password in clear text. you are right, go for ssh/scp/sftp

Anil
There is no substitute to HARDWORK
Uday_S_Ankolekar
Honored Contributor

Re: ftp usage

Yes scp, ssh and sftp are the things you needed..all r commands (rlogin, remsh etc) telnet, ftp do send every information in clear text format..

-USa..

Good Luck..