# FTP

The FTP node is useful to access and upload files to an FTP server.

Credentials
You can find authentication information for this node [here](/guides/automated-workflows/integrations/builtin/credentials/ftp).

## Basic Operations

- Delete a file
- Download a file
- List contents of a folder
- Rename/move content from old path to new path
- Upload a file


## Node Reference

- ***Protocol:*** A dropdown list to choose between the FTP or SFTP protocol.
- ***Path:*** A field used to specify the remote path that you would like to connect to.
- ***Recursive:*** A toggle that can be used to include all subdirectories and files.