FtpDownload

This Action is designed for downloading files from the Internet via FTP protocol. This can be useful for scheduled downloads or getting files from an FTP server (e.g. website logs) upon triggering a particular Event.



FTP Host
This is a name of the FTP server (for example, "ftp.xStarter.com").

FTP Filename
This setting defines a remote file name on the FTP server (for example, "/files/log_may.log").

Local Filename
This setting defines a local file name at local computer (for example, "c:\InetLogs\log_may.log").

Username
This setting defines a login name for the user on the FTP server.

Password
This setting defines a password for the user on the FTP server.