Previous Topic: TFTP Upload File OperatorNext Topic: Output Parameters


Input Parameters

Remote Hostname

The host name or the IP address of the remote host.

Remote UDP Port for TFTP

The UDP port of the TFTP service on the remote host. If this port is specified, this value overrides the value of the operator category field: Default UDP Port for Trivial FTP. If none of these fields are specified, the operator uses the default value of 69.

Remote File name

The name to use when creating the file (being sent) on the remote host. This parameter is not the path of the remote file on the remote host. Depending on its setup, the TFTP server saves the file in its base directory in the remote host.

Data Transfer Type

BIN for binary or ASCII for ASCII (text). If not specified, the operator uses the default value: ASCII. If any other value is specified (other than ASCII or BIN), the operator uses the default value of ASCII.

Local File to Upload

The fully qualified path of the local file to send through TFTP.

Local Port Number (0 for anonymous port)

The local port number to use when sending data to the remote host/port. If 0, an anonymous port is used. If the port is specified and the port is unavailable, the operation could fail. If this number is not specified, the operator uses the default value: 0.

Timeout (sec)

The timeout value to use when opening the connection to the TFTP server. If this number is not specified, the value defaults to 20.

Maximum Retries after TFTP Timeout

The maximum number of times to retry the upload file operation (not the entire CA Process Automation operator) after a TFTP timeout. If this number is not specified, the operator uses the default value: 5.