Indicates if a file exists at the remote location. The connection made to the remote server is made using the configurations specified in the object.
Syntax:
<True/False> = object. IsExist (<sFileName>)
Parameter:
sFileName - Name of the file at the remote server to verify for
existence. Note that the full path name is not required.
However, if specified, only the name is used and the path ignored. The
path of the file that indicates where the file is located on the remote
server is indicated by the
TargetPathproperty.