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)

Return Value

.T. or .F.

Parameters

lcPath
The path on the server to remove.


See also:

Class wwSFTP

© West Wind Technologies, 1996-2022 • Updated: 12/09/20
Comment or report problem with topic