6-3 
 
z  The directory to be removed must be empty, meaning that before you remove a directory, you must 
delete all the files and the subdirectory under this directory. For more information about the delete 
and rmdir commands, see File Management in the Fundamentals Command Reference. 
z  The rmdir command automatically deletes the files in the recycle bin in the current directory. 
 
File Operations 
You can display the specified directory or file information; display file contents; rename, copy, move, 
remove, restore, and delete files. 
 
 
You can create a file by copying, downloading or using the save command. For more information about 
the save command, see File Management in the Fundamentals Command Reference. 
 
Displaying file information 
To do…  Use the command…  Remarks 
Display file or directory information 
dir
 [ /
all
 ] [ file-url ]
 
Required 
Available in user view 
 
Displaying the contents of a file 
To do…  Use the command…  Remarks 
Display the contents of a file 
more
 file-url
 
Required 
Currently only a .txt file can be displayed. 
Available in user view 
 
Renaming a file 
To do…  Use the command…  Remarks 
Rename a file 
rename
 fileurl-source fileurl-dest
 
Required 
Available in user view 
 
Copying a file 
To do…  Use the command…  Remarks 
Copy a file 
copy
 fileurl-source fileurl-dest
 
Required 
Available in user view