The easy-operation client sftp-server command specifies IP addresses, user names, and passwords for SFTP servers on a pre-delivery device.
The undo easy-operation client sftp-server command deletes the specified IP addresses, user names, and passwords of SFTP servers on a pre-delivery device.
By default, IP addresses, user names, and passwords of SFTP servers are not specified on pre-delivery devices.
easy-operation client sftp-server ip-address ipaddress &<1-4> [ username username [ password password ] ]
undo easy-operation client sftp-server ip-address [ ipaddress ] [ username username ] [ password ]
Parameter | Description | Value |
---|---|---|
ip-address ipaddress | Specifies the IP address of an SFTP server. | The value is in dotted decimal notation. |
username username | Specifies a user name for SFTP server access. | The value is a string of 1 to 64 characters. |
password password | Specifies a password for SFTP server access. | The value is a string of 1 to 16 characters in plaintext or 48 characters in ciphertext. |
Usage Scenario
After a device obtains file information to be downloaded from an intermediate file, it must download the specified files from file servers. To allow the device to visit the servers, run the easy-operation client sftp-server command to specify IP addresses, user names, and passwords for the servers.
Precautions