16 lines
831 B
Markdown
16 lines
831 B
Markdown
# SFTP
|
|
|
|
:::info
|
|
This page explains the steps you need to follow to set up the SFTP connection in Automatisch. If any of the steps are outdated, please let us know!
|
|
:::
|
|
|
|
SSH File Transfer Protocol (also known as Secure File Transfer Protocol or SFTP) is a network protocol that provides file access, file transfer, and file management over any reliable data stream. You need to provide the following information from Automatisch by using SFTP connection.
|
|
|
|
1. Write any screen name to be displayed in Automatisch.
|
|
2. Fill host address field with the SFTP host address.
|
|
3. Fill username field with the SFTP username.
|
|
4. Fill password field with the SFTP password.
|
|
5. Fill port field with the SFTP port. Default is 21.
|
|
6. Click **Submit** button on Automatisch.
|
|
7. Now, you can start using the SFTP connection with Automatisch.
|