R0106-HP MSR Router Series Fundamentals Command Reference(V7)
131
File system management commands
IMPORTANT:
• Before managing storage media, files, and directories, make sure you know the possible impacts.
• A file or directory whose name starts with a period (.) is considered a hidden file or directory. Do not
give a common file or directory a name that starts with a period.
• Some system files and directories are hidden.
A file name must be specified in one of the file name formats allowed. For more information, see
Fundamentals Configuration Guide.
Before you use the copy, delete, fixdisk, format, gunzip, gzip, mkdir, move, rename, rmdir, or undelete
command on a USB disk, make sure the disk is not write protected.
The device supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features,
commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about
FIPS mode, see Security Configuration Guide.
The following matrix shows the support of MSR routers for the flash memory and CF card:
Hardware Flash memor
y
com
p
atibilit
y
CF card com
p
atibilit
y
MSR2000 Yes No
MSR3000 No Yes
MSR4000 No Yes
In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024,
MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080.
cd
Use cd to change the current working directory.
Syntax
cd { directory | .. }
Views
User view
Predefined user roles
network-admin
Parameters
directory: Specifies the destination directory in the format [drive:/]path. For more information about how
to enter the drive and path arguments, see Fundamentals Configuration Guide. If no drive information is
provided, the argument represents a folder or subfolder in the current directory.
..: Returns to an upper directory. If the current working directory is the root directory, an error message
appears when you execute the cd .. command. No online help information is available for this keyword.