FTP Object
 
Syntax
 
FTP.DeleteRemoteFile(Filename As String) As Long
 
Description
Deletes a file on the FTP server.
 
Parameter
Description
Filename
String, the name of the file to be deleted.
See Also