in reply to Using Net::FTP to recurse directories and retreive files

No trying to talk you out of learning Perl, but, the ready made tires are already there for you if you're running Linux. man wget should tell you everything you need.

Another way would be to go to the old server, tar up the entire directory structure of your site, starting at the root of your site, then scp the tar file from old server to new server.

  • Comment on Re: Using Net::FTP to recurse directories and retreive files