An NDoc Documented Class Library |
|
FTPClient.Exists Method
Checks for the existence of a file on the server.
Parameters
-
remoteFile
- Path of file.
Return Value
true
if the file exists and false
otherwise.
Implements
IFileTransferClient.Exists
See Also
FTPClient Class | EnterpriseDT.Net.Ftp Namespace