wwSFtpClient::Exists

Checks to see if a remote file exists.

o.Exists(lcRemoteFile)

.T. or .F. - if a hard error occurs the cErrorMsg will be set, otherwise the error message will be empty.

Parameters

lcRemoteFile
The remote file to check for.

See also