feat: add sftp integration
This commit is contained in:
15
packages/docs/pages/apps/sftp/connection.md
Normal file
15
packages/docs/pages/apps/sftp/connection.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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.
|
Reference in New Issue
Block a user