wwFtpClient::DowloadFile

Downloads a file from the FTP server to a local file.

o.wwFtpClient.DowloadFile(lcFtpPath,lcLocalPath)

.T or .F. - check .cErrorMsg for error information.

Parameters

lcFtpPath
Fully qualified FTP server path. Prefer to use / root based syntax as paths can be questionable.

Examples:

python
python
WestwindClientTools.zip /wwClient.zip /Tools/jsMinifier.zip

lcLocalPath
Local disk path to where the downloaded file will be stored.

See also

Class wwSftpClient

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic