![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Unix Password for validationby CountOrlok (Friar) |
on Nov 17, 2005 at 17:02 UTC ( [id://509471]=note: print w/replies, xml ) | Need Help?? |
My understanding of FTP is that is not a secure protocol. When you try to connect to the server using FTP, you'll be sending clear text passwords, so anyone listening in on the connection would find out the password. Not a good idea. If you could use Net::SSH instead, it would be better. It would involve some more work though. -Imran
In Section
Seekers of Perl Wisdom
|
|