Folder Exists
Checks if the specified folder exists in the server.
Last updated
Checks if the specified folder exists in the server.
Last updated
This activity checks whether user specified directory 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 directory exists.\
Result:Boolean Variable
Stores a boolean value to indicate whether the user-specified folder exists in the FTP server or not.