Skip to Content

FTP(S)

In an application, right-click on Sources -> select Create source -> type any Source name and select FTPSource in the Source type field -> click Create.

  • host, port, user, password to connect to FTP server

  • mode can be active or passive. It is an optional parameter: active by default.

Name space of an FTP source represents a path to the directory with or without trailing /. For example: /public_html/tmp/

Last updated on