[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: ftp server



Title: RE: ftp server

>I would like to get recomendations for a simple and safe server.

scp ? (secure-cp: like rlogin and rsh, same goes for cp and scp) not intending being smarty here (you wanted to avoid that), it's simply easy to learn to use scp (and to initiate an SSH server).

>A question: I'd like to know if using a simple ftp sever (without ssh stuff)
>is dangerous like login with telnet (I'm talking about the password problem)

AFAIK, it is very similar (surely not much safer, if any).

Boaz.