File Exists
Checks if the specified file exists in the server.
Last updated
Checks if the specified file exists in the server.
Last updated
This activity checks whether user specified file exists in the FTP server or not.
FTP Session Id:IFtpSession Variable
Specifies the variable containing the previously opened FTP Connection you wish to close. You must have previously specified this variable in an Open FTP Connection action.\
Remote Path: String Argument
Specifies the path of the FTP directory in which to check whether the indicated file exists.\
Result:Boolean Variable
Stores a boolean value to indicate whether the user-specified file exists in the FTP server or not.