Authenticates the connection to the remote FTP server.

Syntax:

Command

Keyword

Value

Developer notes

LOGIN

USER

value

Required. User profile.

PASSWORD

value

Optional. User password.

Example

    LOGIN USER(user) PASSWORD(password)

  • No labels