in reply to Re^2: Open directory - Different Server
in thread Open directory - Different Server

I believe there is a Net::Ftp module in CPAN. Really, you should look at using SSH and the module Net::SSH instead. FTP is very insecure.

Neil Watson
watson-wilson.ca

  • Comment on Re^3: Open directory - Different Server