mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
15 lines
449 B
Markdown
15 lines
449 B
Markdown
# FTP
|
|
|
|
You can use these credentials to authenticate the following nodes with FTP.
|
|
- [FTP](/integrations/core-nodes/n8n-nodes-base.ftp/)
|
|
|
|
## Prerequisites
|
|
|
|
Create an account on an FTP server.
|
|
|
|
## Using FTP/SFTP
|
|
|
|
1. Retrieve your login credentials, FTP/SFTP host, and port parameters.
|
|
2. Use the login credentials, FTP/SFTP host, and port parameters with your FTP node credentials in n8n.
|
|
3. Click on the ***Save*** button to save your credentials.
|