CLI Reference Guide File System Configuration Commands
File System Configuration Commands
cd
Use this command to set the present directory for the file system.
cd [ filesystem:] [directory ]
Specified file system. This parameter must be carried with “:”.
The default directory is the flash root directory.
Change the above parameter to the directory you want to enter. Use the pwd command to view the
present directory.
Example 1: The following example sets usb0 root directory as the present directory:
Ruijie# cd usb0:/
Example 1: The following example sets sd root directory as the present directory:
Ruijie# cd sd0:/
Show the present word directory.
Use this command to copy a file from the specified source directory to the specified destination
directory.
copy source-url destination-url
Source file URL, which can be local or remote.