CHAPTER 10. System Management
© SAMSUNG Electronics Co., Ltd.
page 516 of 689
10.12 File Management
The APC provides the file management functions of copying, moving, or retrieving a file
and also file download and upload. In addition, it checks the integrity of a package file and
provides version retrieving method.
To use a file related command, go to the file mode first. The command is basically used as
follows:
1) Go to the file mode of CLI.
WEC8500# file
WEC8500/file#
2) Use each command. The following commands are used in the file mode.
Command
Description
cd
Changes the current directory.
copy
Copies a file.
df
Retrieves the brief information of a storage media connected to the system.
download
Downloads a file using FTP protocol.
dump
Shows the content of a file.
ls
Retrieves the list of files or directories in a specified path.
move
Changes the name of a file.
pwd
Shows the current directory.
remove
Deletes a file.
upload
Uploads a file using FTP protocol.
verify
Checks the integrity of a package file and shows the result.
version
Shows the information of a package file.
10.12.1 Retrieving Configuration of Current Directory
The file management command supports both a relative path and an absolute path based on
the current (working) directory. The current directory is a path that is a reference of a
relative path. For example, if the current directory is ‘disk:/’, the ‘copy test1 test2’ is the
same as the ‘copy disk:/test1 disk:/test2’ command.
To retrieve a current directory, enter the ‘pwd’ command.
WEC8500/file# pwd
disk:/