![Huawei Quidway S8500 Series Command Manual Download Page 981](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_169479981.webp)
Command Manual – System Management
Quidway S8500 Series Routing Switches
Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-2
1.1.2 copy
Syntax
copy
fileurl-source fileurl-dest
View
User view
Parameter
fileurl-source
: Source file name.
fileurl-dest
: Destination file name.
Description
Use the
copy
command to copy a file.
You can use this command to copy a file from current directory to another directory, or
vise versa. Where, the source filename must be the name of a file that has already
existed in the specified directory, and the destination filename can be changed as
required. When the destination filename is the same as that of an existing file, the
system will ask whether to overwrite it.
Example
# Copy the file test.txt and saves it as test.bak.
<Quidway> copy test.txt test.bak
Copy flash:/test/test.txt to flash:/test/test.bak ? [Y/N]:
% Copyed file flash:/test/test.txt flash:/test/test.bak
1.1.3 delete
Syntax
delete
[ /
unreserved
]
file-url
View
User view
Parameter
/unreserved
: Delete the file completely.
file-url
: path and name of the file you want to delete.
Description
Use the
delete
command to cancel a specified file from the storage device of the
Ethernet Switch.