FTP [ Open ]
New in 2021!   Eonza automation software - free, open source cross-platform automation software for easy creation and management of scripts.

FTP [ Open ]

Establishes a FTP connection with the server. This command must be called before other FTP commands are called.

Description
Optionally, you may add comments here describing the purpose of this element.
Host
The name or address of the FTP server.
mydomain.com 
User name
A user name. If the string is empty, anonymous connections are used.
Password
A user password. If the connection is anonymous, your e-mail address is required.
Passive mode
If you check this box, the command establishes a connection in passive mode.
Variable name
The name of the variable whose value will be equal the result of the FTP command. You can check its value after any FTP command futher.
Error message
If you check this box, an error message will be displayed in case the operation fails.
Output log message
If you check this box, the log message will be shown.