FTP Object
 
Syntax
 
FTP.RemoveRemoteDir(Dir As String) As Long
 
Description
Removes a directory from the FTP server.
 
Parameter
Description
Dir
String, the name of the remote dir to be deleted.
See Also