Skip to main content

FTP List Files

Command description

Get the names of all files and subfolders in the current working path of the FTP server.

Command Input Parameters

input parametersInput parameter typeDescription
FTP Connection ObjectFtpConnectionConnection object created by the "Create FTP Connection" command

Command Output Parameters

Output parametersOutput parameter typeDescription
File Listlist[str]List of file and subfolder names under the current working path

Generation Notes

  • This command returns remote names only; it does not download files.