wwSFTP::FtpRemoveDirectory

Removes a directory from the FTP server.

Make sure a connection is open by calling FtpConnect() before using this and other low level operations.

o.FtpRemoveDirectory(lcPath)

.T. or .F.

Parameters

lcPath
The path on the server to remove.

See also