in reply to
Net::FTP
One can also use the command:
$ftp->delete($file) or die "Error in delete\n";
If you would like to delete the file from FTP server. Aaron Taylor
Comment on
Re: Net::FTP
In Section
Module Reviews