FTP/FTPS - Download large file action ​

The Download large file action retrieves a file from your server. This action uses file streaming to support files larger than those supported by the Download file action.

Input ​

Input fieldDescription
File pathEnter the full path of the file, including the file extension. For example, /directory1/file1.txt. This field is case-sensitive.
Encoding of file contentOptional. Select how the file is encoded. If left blank, the encoding is detected automatically.

Output ​

Output fieldDescription
File contentsThe contents of the file in binary format.
Detected encodingThe detected encoding of the file content.
SizeThe size of the file in bytes.

Last updated: