module. How do I use it to secure copy files from from my server. Is it just a matter of logging in and issuing some remote cp command.
If this is not possible can I use this module with Net::Ftp to achieve secure ftp tunneling. Is there maybe a Net::SFTP ?
thanks