http://qs321.pair.com?node_id=121672


in reply to Net::FTP backup remote machine

I have a similar script here. It uses the -e file test operator to check for the local file. It also uses the -s file test operator to get the size of the local file after the transfer and compares it to the size of the remote file as a sanity check against file system problems, etc.