Command Manual – System Management
Quidway S8500 Series Routing Switches
Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-8
1.1.11 move
Syntax
move
fileurl-source fileurl-dest
View
User view
Parameter
fileurl-source
: Source file name.
fileurl-dest
: Destination file name.
Description
Use the
move
command to move files.
When the destination filename is the same as that of an existing file, the system will ask
whether to overwrite it.
Example
# Move flash:/test/sample.txt to flash:/sample.txt.
<Quidway> move flash:/test/sample.txt flash:/sample.txt
Move flash:/test/sample.txt to flash:/sample.txt ?[Y/N]:y
%Moved file flash:/test/sample.txt to flash:/sample.txt
Note:
The switch has the following limitation on directory name and filename:
z
The maximum length of a directory name or filename is 64 characters.
z
The maximum length of a full-path filename (including the device name, directory
name, and filename) is 136 characters.
z
The
move
command can be successfully executed only when the source file and
the destination file are on the same device.
1.1.12 pwd
Syntax
pwd
View
User view