FTP List Files
FTP list files
Description
Gets a list of files from an FTP server
Properties
Connection Settings
The parameters to connect to the FTP server.
To view more connection options view the FTP Upload block.
Directory to list
The FTP server directory path that you want to list
Returns
Returns a list of objects. Each object as the follow attributes. Learn more at npm (https://www.npmjs.com/package/ftp#required-standard-commands-rfc-959)
type
name - File name
sticky -
rights (object)
group
size
NPM
This block uses the following package
Last updated