# FTP/FTPS - Download file action
The Download file action retrieves a file from your server.
Use the Download large file action to retrieve large files using file streaming.
# Input
| Input field | Description |
|---|---|
| File path | Enter the full path of the file, including the file extension. For example, /directory1/file1.txt. This field is case-sensitive. |
# Output
| Output field | Description |
|---|---|
| File contents | The contents of the file in binary format. |
Last updated: 1/15/2026, 4:15:23 PM