The easy-operation client ftp-server command specifies IP addresses, user names, and passwords for FTP servers on a pre-delivery device.
The undo easy-operation client ftp-server command deletes the specified IP addresses, user names, and passwords of FTP servers on a pre-delivery device.
By default, IP addresses, user names, and passwords of FTP servers are not specified on pre-delivery devices.
easy-operation client ftp-server ip-address ipaddress &<1-4> [ username username [ password password ] ]
undo easy-operation client ftp-server ip-address [ ipaddress ] [ username username ] [ password ]
Parameter | Description | Value |
---|---|---|
ip-address ipaddress | Specifies the IP address of an FTP server. | The value is in dotted decimal notation. |
username username | Specifies a user name for FTP server access. | The value is a string of 1 to 64 characters. |
password password | Specifies a password for FTP 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 ftp-server command to specify IP addresses, user names, and passwords for the servers.
Precautions