Skip to main content

autoftp command

Use this command to display and configure the FTP/TFTP/SFTP server settings for the IMM2.

The server will not send duplicate events if they are left unacknowledged in the activity log. The following table shows the arguments for the options.

Table 1. autoftp command.

The following table is a multi-row three column table consisting of the options, option descriptions, and associated values for the options.

OptionDescriptionValues
-mThe automated problem reporting modeftp, sftp, tftp, disabled
Note
  • For the ftp mode, all fields must be set
  • For the tftp mode, only the i and p options are required
-iThe FTP, SFTP, or TFTP server IP address or hostname for automated problem reportingValid IP address or hostname
-pThe FTP, SFTP, or TFTP transmission port for automated problem reportingValid port number (1 - 65535)
-uThe FTP, SFTP, or TFTP user name for automated problem reportingQuote-delimited string up to 63 characters
-pwFTP password for automated problem reportingQuote-delimited string up to 63 characters
Syntax:
autoftp [<em className="ph i">options</em>]
option:
-m <em className="ph i">mode</em>
-i <em className="ph i">ip_address_or_hostname</em>
-p <em className="ph i">port_number</em>
-u <em className="ph i">user_name</em>
-pw <em className="ph i">password</em>