The FTP/FTPS module receives a specific file by protocol, host, port, path and credentials.

When to use
Use FTP/FTPS when the supplier posts the price list or balances on the server.
Setting procedure
- Create an FTP/FTPS source.
- Select FTP or FTPS protocol.
- Specify the host, port if necessary, and the full path to the file.
- Fill in your login and password if the server is not anonymous.
- Check access and then retrieve the file.
- Set up a schedule for regular updates.
What to check
- The path includes the file name, such as /export/catalog.xlsx.
- The port matches the protocol and settings of the vendor's server.
- After downloading, the file is visible in the source.
Notes
- SFTP for delivering the result is configured in the profile as an external channel, and FTP/FTPS is used here to receive the source.
- When changing the file on the server, save the same link and path so that the schedule continues to work.