Help for this page

Select Code to Download


  1. or download this
    use Net::FTP;
    $screen=1; # change to 0 for 'quiet' operation (ie no screen display)
    ...
    return "$movedlog\n\n*****************************\n\n$logfile";
     print "DONE!\n" if $screen;
    }