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
- 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.\ 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.\
Input
- Remote Path: - String Argument Specifies the path of the FTP directory in which to check whether the indicated file exists.\ Specifies the path of the FTP directory in which to check whether the indicated file exists.\
Output
- Result: - Boolean VariableStores a boolean value to indicate whether the user-specified file exists in the FTP server or not.
Last updated
