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

Loader SFTP

The SFTP loader allows you to: 

  • Recursively create a remote path set in the configuration 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.
  • Copy 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.

Parameters

 loader sftp.png

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

 

loader sftp.png