5 3 4 LOGIN

LANSA Integrator

5.3.4 LOGIN

The LOGIN command is used to login to the remote SFTP server.

Syntax:

Command

Keyword

Value

Developer notes for Command/Keyword/Value

LOGIN

USER

value

Mandatory. User profile.

PASSWORD

value

Optional. User password or private key file password.

KEY

value

Optional. Public key authentication.
The specified value is the PEM encoded SSH private key file. The private key file should have a .pem file extension. The associated PEM encoded SECSH or SSH public key file should have a .pub file extension.
For example: remotecompany.pem and remotecompany.pub.