List FTP Folder
Lists all the folders in the server.
This activity lists all the directories in the FTP server.
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 on the FTP server whose directories are to be listed.\ Specifies the path on the FTP server whose directories are to be listed.\
Output
- Result: - FtpObjectInfo VariableStores the list of all the directories contained in the FTP server in the specified FtpObjectInfo variable.
Last updated
