$FTP->Delete(file)
FTP
file
$FTP->Del(file)
Deletes file on the FTP remote host. Returns undef on error.
undef
Copyright © 2001 O'Reilly & Associates. All rights reserved.