Zhone 5100 참조 매뉴얼

다운로드
페이지 186
Vpacket 5100/6100 Series Reference Manual                                                                                                           A-13
Deleting a directory
You can delete a directory by issuing the rmdir command.
Syntax: rmdir <name>
Example:
In this example, the directory named DHCP is removed from system.
Downloading the software image by FTP to the Flash memory
You can download a software image by FTP to the Flash memory by issuing the download 
image command.
Syntax: download image [1|2] <remote_name> <local_name>
Arguments:
1 |2
identifies the location where you want the image file stored
remote_name
the name of the file on the FTP server
local_name
the name that you want to assign to the code that is downloaded from 
the FTP server; can be up to 8 characters with the “.bin” extension
Example:
In this example, the code downloaded from the FTP server is placed in location 1 in the 5100/
6100 VDR and is renamed seahorse.bin.
FtpLoader(9)> rmdir DHCP
FtpLoader(10)>
FtpLoader(11)> download image 1 s020101.bin seahorse.bin
FtpLoader(12)>