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.
Option | Description | Values |
---|---|---|
-m | The automated problem reporting mode | ftp, sftp, tftp, disabled Note
|
-i | The FTP, SFTP, or TFTP server IP address or hostname for automated problem reporting | Valid IP address or hostname |
-p | The FTP, SFTP, or TFTP transmission port for automated problem reporting | Valid port number (1 - 65535) |
-u | The FTP, SFTP, or TFTP user name for automated problem reporting | Quote-delimited string up to 63 characters |
-pw | FTP password for automated problem reporting | Quote-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>
Give feedback