Page 88 7210 SAS M, X Basic System Configuration Guide
File Commands
format
Syntax format cflash cflash-id
Context root>file
Description This command formats the compact flash. The compact flash must be shutdown before starting the
format.
Parameters cflash-id — The compact flash type.
Values cf1:
md
Syntax md file-url
Context file
Description This command creates a new directory in a file system.
Directories can only be created one level at a time.
Parameters file-url — The directory name to be created.
Values local-url | remote-url: 255 chars max
local-url:[cflash-id/][file-path]
remote-url [ftp://login:pswd@remote-locn/][file-path]
cf1:
move
Syntax move old-file-url new-file-url [force]
Context file
Description This command moves a local file, system file, or a directory. If the target already exists, the command
fails and an error message displays.
The following prompt appears if the destination file already exists:
“Overwrite destination file (y/n)?”
Parameters old-file-url — The file or directory to be moved.
Values local-url | remote-url: 255 chars max
local-url:[cflash-id/][file-path]
remote-url [ftp://login:pswd@remote-locn/][file-path]
cf1: