3Com Switch 8800 Advanced Software V5 Configuration Guide

1030 CHAPTER 80: FILE SYSTEM MANAGEMENT CONFIGURATION
n
The directory to be removed must be empty, meaning before you remove a
directory, you must delete all the files and the subdirectory under this directory.
For file deletion, refer to the delete command in the Switch 8800 Command
Reference Guide.
After the execution of the rmdir command, the files in this directory will be
automatically deleted forever.
File Operations File operations include delete (removing files into the recycle bin), restore the
deleted, permanently delete (deleting files from the recycle bin), display, rename,
copy, and move files, and display specified directory or file information as shown in
the following table:
n
You can create a file by copying or downloading or using the save command.
c
CAUTION:
Timely empty the recycle bin with the reset recycle-bin command to save
memory space.
As the delete /unreserved file-url command deletes a file permanently and
the action cannot be undone, use it with caution.
The original and target directory of the file to be moved must be on the same
device. The move command does not support cross-device file moving.
The execute command cannot ensure the execution of each command. For
example, if a certain command is not correctly configured, the system will omit
Display the current path pwd Optional
Display files or directories dir [ /all ] [ file-url ] Optional
Change the current path cd directory Optional
To do... Use the command... Remarks
To do... Use the command... Remarks
Remove a file to the recycle
bin or delete it permanently
delete [ /unreserved ] file-url Optional
Restore a file from the recycle
bin
undelete file-url Optional
Empty the recycle bin reset recycle-bin [ file-url ] [
/force ]
Optional
Display the contents of a file more file-url Optional
Currently only a .txt file can
be displayed.
Rename a file rename fileurl-source
fileurl-dest
Optional
Copy a file copy fileurl-source fileurl-dest Optional
Move a file move fileurl-source
fileurl-dest
Optional
Display files or directories dir [ /all ] [ file-url ] Optional
Enter system view system-view -
Execute the batch file execute filename Optional