SFTPConnection
Overview
SFTP connection is a module to connect to SFTP file servers. Upload and download files from and to these file servers.
Documentation
FOR COMMUNITY-SUPPORTED CONTENT
Description
SFTPConnection is the way you can transfer files to sftp servers
Typical usage scenario
You need to send or receive files from another enviroment
Features and limitations
Send files to SFTP server
Receive files from an SFTP server
Dependencies
- Mx modeller version 8 or 9
Installation
Add the module to your project , and folow the steps at configuration
Configuration :
Add the SFTPConfiguration_Overview to your navigation . In the configuration page you can configure a SFTP server you want to connect.
You can use user/password combination or use a login certificate.
Multiple configurations are possible.
Use the predefined microflows from the USE ME folder, to send or receive files from your SFTP server as parameter you give the name of the configuration that was made in the configuration overview.