wwFtpClient::ChangeDirectory

Changes the active directory on the FTP server. This affects how relative paths are handled.

o.ChangeDirectory(lcFtpPath)

Parameters

lcFtpPath
The server FTP path to set as the default.

Remarks

We recommend that you don't mess with this and instead use absolute server relative paths to specify file paths since that's more reliable and predictable.


See also:

Class wwFtpClient

© West Wind Technologies, 1996-2024 • Updated: 05/30/24
Comment or report problem with topic