in reply to FTP within PERL script WITHOUT NET::FTP?

You could also take the snippet wardk posted and write it out to a .netrc file, and then execute the ftp program.
  • Comment on Re: FTP within PERL script WITHOUT NET::FTP?