feat(ftp): add ftp integration
This commit is contained in:
16
packages/docs/pages/apps/ftp/connection.md
Normal file
16
packages/docs/pages/apps/ftp/connection.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# FTP
|
||||
|
||||
:::info
|
||||
This page explains the steps you need to follow to set up the FTP connection in Automatisch. If any of the steps are outdated, please let us know!
|
||||
:::
|
||||
|
||||
FTP, which stands for File Transfer Protocol, is a standard network protocol used for the transfer of computer files between a client and server on a computer network. t's commonly used to download files from a server or upload files to a server.. You need to provide the following information from Automatisch by using FTP connection.
|
||||
|
||||
1. Write any screen name to be displayed in Automatisch.
|
||||
1. Fill host address field with the FTP host address.
|
||||
1. Fill username field with the FTP username.
|
||||
1. Fill password field with the FTP password.
|
||||
1. Select the Secure field.
|
||||
1. Fill port field with the FTP port. Default is 21.
|
||||
1. Click **Submit** button on Automatisch.
|
||||
1. Now, you can start using the FTP connection with Automatisch.
|
Reference in New Issue
Block a user