in reply to How to read the network file.
As a side note please remember that ftp does not encrypt data. In the example above you're sending your root password in plain text, the file you get is also transferred without encryption. File::Remote can be configured to use ssh or scp.
|
|---|