ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Loader SFTP

The SFTP loader allows you to: 

  • Create a remote path in the SFTP, if it does not exist.
  • Create directories on a remote server in the targeted path if they do not exist according to the directory structure in the source path.
  • Load files to a remote server to target path if they do not exist.
  • Rewrite files that exist in the remote target path, thus their name and placement in remote directory structure correspond to name and placement in the source directory structure.

Data In/ Data Out 

Data In Copy all files and directories from path /data/in/files to remote server and path set in the configuration.
Data Out N/A

Learn more: about the folder structure here.

Parameters

loader sftp.png

Host (required) Server host name
Port (required) Server Port
Username (required) Username
Password (required) Password
Path (required)

Path to remote server.

If the path corresponds to the path in the server and files in Data In have the same name as the files in the server, will be overwritten.

If the path does not exist in the server, it will be created.