•Use text editor on the FTP server to edit batch file
return
startup
2.Configure Device
# Log in to the FTP server (The prompt may vary with servers.)
<Device> ftp 2.2.2.2 Trying 2.2.2.2 ...
Press CTRL+K to abort Connected to 2.2.2.2.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user User(2.2.2.2:(none)):aaa
331 Give me your password, please Password:
230 Logged in successfully [ftp]
# Download file
[ftp] ascii
[ftp] get
# Download file
[ftp]get
# Download file
[ftp] binary
[ftp] get
[ftp] bye <Device>
# Change the extension of file
<Device> rename
To ensure correctness of the file, use the more command to view the content of the file.
#Execute the scheduled automatic execution function to enable Device to be automatically upgraded at
3 am.
<Device>
To check if the upgrade is successful after Device reboots, use the display version command.
124