|
FTP - Log on
Connects a FTP (File Transfer Protocol) server, and logs in.
Parameters
-
Server address or IP Specifies the FTP server to be connected.
-
Server port Specifies the FTP port.
-
Anonymous login Specifies whether logs in the server with the anonymous mode.
-
User name Specifies the FTP account name to be logged in.
-
Password Specifies the password of the FTP account.
-
Passive mode Specifies whether to use FTP server with passive mode. Not all FTP server support the mode.
-
Session name Specifies a name to this FTP session. The subsequent FTP actions will request the name. This allows more than one session active simultaneously in a macro.
Notes:
|