How can I automate an ftp transfer or ftp through a proxy?
If your script is complex, I'd use use Perl Net::FTP or Kermit. You can also use 'here' files fpr simple cases: ... Scripting FTP Transfers How can I automate an ftp transfer? There are actually numerous ways to do that. If your script is complex, I'd use...