Folder Exists
Checks if the specified folder exists in the server.
This activity checks whether user specified directory 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 directory exists.\ Specifies the path of the FTP directory in which to check whether the indicated directory exists.\
Output
- Result: - Boolean VariableStores a boolean value to indicate whether the user-specified folder exists in the FTP server or not.
Last updated
