SOPHO
IP 5000/SOPHO IP6000
Command Reference Guide
44
3.4
File Management Commands
File System Commands
Syntax
cd directory
View
User view
Parameter
directory
: Name of destination directory.
Description
Using the
cd
command, you can modify the current operating path of the router
to the specified directory.
By default, the flash memory is the operating path set when the router starts.
Example
Modify the current operating path of the router to test.
<NEC-PHILIPS>
cd test
<NEC-PHILIPS>
pwd
flash:/test
clear
Syntax
clear filename
View
User view
Parameter
filename
: Name of file to be deleted.
Description
Using the
clear
command, you can delete all files from the recycle bin.
The
wildcard
“*” is available here. Using the
delete
command, you can only
move the target files into the recycle bin. If you want to remove them from the
recycle bin, you must use the
clear
command.
Example
Clear the recycle bin.
<NEC-PHILIPS>
clear flash:/p1h_logic.out
clear flash:/plh_logic.out?[Y/N]
copy
Syntax
copy filename_source filename_dest
View
User view
Parameter
filename_source
: Name of the source file.
filename_dest
: Name of the destination file or directory.
Description
Using the
copy
command, you can copy a file.