File Exists

Checks if the specified file exists in the server.

This activity checks whether user specified file exists in the FTP server or not.

FTP Connection

Input

Output

  • Result:Boolean Variable Stores a boolean value to indicate whether the user-specified file exists in the FTP server or not.

Last updated