wwftp::FtpRemoveDirectory

Removes a directory on the FTP server. You have to use FTPConnect first to establish a connection to the server.

o.FTPRemoveDirectory(cPath)

.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, 2025 • Updated: 2025-03-12
Comment or report problem with topic