86
Format Descri
tion
Exam
le
drive:/[path/]file-name
Specifies a file in a storage medium on
the device.
The drive argument represents the
storage medium name. Typically, the
storage medium name is flash or cfa0.
If the device has only one storage
medium, the drive argument is
optional.
flash:/test/a.cfg indicates a file named
a.cfg in the test folder in the root directory
of the flash memory.
Managing files
CAUTION:
To avoid file system corruption, do not perform master/subordinate switchover during file operations.
You can display directory and file information, display file contents, rename, copy, move, remove, restore,
delete, archive, and extract files, and calculate the digests of files for file integrity verification.
You can create a file by copying, downloading, or using the save command. For more information about
downloading a file, see "Configuring FTP" and "Configuring TFTP." For more information about the sa
ve
command, see Fundamentals Command Reference.
Displaying file information
Perform this task in user view.
Task Command
Display folder or file information. dir [ /all ] [ file-url | /all-filesystems ]
Displaying the contents of a text file
Perform this task in user view.
Task Command
Display the contents of a text file. more file-url
Renaming a file
Perform this task in user view.
Task Command
Rename a file. rename fileurl-source fileurl-dest