Removes a directory on the FTP server. You have to use FTPConnect first to establish a connection to the server.
o.FTPRemoveDirectory(cPath)
Return Value
.T. or .F.
Parameters
cPath
The path to remove. Path must be server relative such as /test.
Remarks
Path must be server relative such as /test. Appropriate user rights are required for create and remove directory operations.
See also:
Class wwFtp (deprecated)© West Wind Technologies, 1996-2024 • Updated: 09/06/11
Comment or report problem with topic