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

Re: ftp server





Ishai Parasol wrote:

> 
> 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)

It is. The username and password are sent in cleartext over the network. 
Consider installing SSH and using scp instead.

Gilad.


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il