The following sections are basic system tasks that can be performed in the classic CLI.
For more information about the supported classic CLI commands, see the 7450 ESS, 7750 SR, 7950 XRS, and VSR Classic CLI Command Reference Guide.
When a file system operation is performed that can potentially remove or overwrite a file system entry, a prompt appears to confirm the action. The force keyword performs the operation without displaying the confirmation prompt.
All the commands can operate on the local file system. The following table indicates the commands that also support remote file operations.
Command | local-url | ftp-url | tftp-url | http-url | https-url |
---|---|---|---|---|---|
attrib |
✓ |
||||
cd |
✓ |
✓ |
|||
copy |
✓ |
✓ |
source only |
✓ |
✓ |
copy (recursive) |
✓ |
✓ |
|||
checksum |
✓ |
✓ |
✓ |
||
delete |
✓ |
✓ |
✓ |
✓ |
|
dir |
✓ |
✓ |
|||
md |
✓ |
✓ |
|||
move |
✓ |
✓ |
✓ |
✓ |
|
move (recursive) |
✓ |
✓ |
|||
rd |
✓ |
✓ |
|||
scp |
source only |
||||
type |
✓ |
✓ |
✓ |
✓ |
✓ |
unzip |
✓ |
✓ |
source only |
||
version |
✓ |
✓ |
✓ |
||
vi |
✓ |