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
activeorpassive. It is an optional parameter:activeby 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