This function allows you to delete a directory on the FTP server. In general, FTP sites will not allow you to delete a directory if there are files in the directory; you would need to delete all the files in the directory before removing it.
Return Type
Text
Format
FTPit_RemoteDeleteDir ( Dir )
Required Parameters
Dir
The Path of the Remote Directory to Remove. (Can be a Full Path, a Relative Path, or a Directory Name in the Current Remote Directory.)