wwSFTP::FtpSetDirectory

Changes the active server path to the specified folder.

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

o.FtpSetDirectory(lcNewPath)

.T. or .F.

Parameters

lcNewPath
The new path to set.

See also