Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Document expected Private Key format

...

Option

Description

Name of the job entry

The name of the job entry. This name has to be unique in a single job. A job entry can be placed several times on the canvas, however it will be the same job entry.

SFTP-server name (IP)

The name of the SFTP server or the IP address.

SFTP port

The TCP port to use. This is usually 22.

User name

The user name to log into the SFTP server.

Password

The password to log into the SFTP server.

Use private keyfile

Indicates whether or not a private keyfile is to be used.

Private key filename

If "Use private keyfile" is checked then this field is enabled. The file can be browsed to using the browse button to the right of the field.  The Private Key should be in the PEM file format.  For PuTTY-based Private Keys, use PuTTYgen to convert the file into "OpenSSH" format.

Key passphrase

If "Use private keyfile" is checked then this field is enabled. If a passphrase is required then enter it here.

Proxy type

The proxy type (SOCKS5, HTTP) of the specified proxy server.

Proxy host

The host name or the IP address of the proxy server.

Proxy port

The port of the proxy server to connect to.

Proxy username

The username to log into the proxy server as.

Proxy password

The password associated with "Proxy username".

Compression

The compression to use in the file transfer. Current options are "none" and "zlib".

...