Delete - Huawei quidway s3526 series Getting Started

Hide thumbs Also See for quidway s3526 series:
Table of Contents

Advertisement

Command Manual - System Management
Quidway S3500 Series Ethernet Switches
Description
Using copy command, you can copy a file.
When the destination filename is the same as that of an existing file, the system will ask
whether to overwrite it.
Example
# Display current directory information.
<Quidway> dir
Directory of *
0
-rw-
16125952 bytes total (13975552 bytes free)
# 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 ?[confirm]:y
% Copyed file flash:/test/test.txt flash:/test/test.bak
# Display current directory information.
<Quidway> dir
Directory of *
0
-rw-
1
-rw-
16125952 bytes total (13974528 bytes free)

1.1.3 delete

Syntax
delete [ /unreserved ] file-url
View
User view
Parameter
file-url: path and name of the file you want to delete.
Description
Using delete command, you can cancel a specified file from the storage device of the
Ethernet Switch.
The deleted files are kept in the recycle bin and will not be displayed when you use the
dir command. However they will be displayed, using the dir /all command. The files
deleted by the delete command can be recovered with the undelete command or
deleted permanently from the recycle bin, using the reset recycle-bin command.
595
Jul 12 2001 19:41:50
595
Jul 12 2001 19:41:50
595
Jul 12 2001 19:46:50
Huawei Technologies Proprietary
1-2
Chapter 1 File System Management Commands
test.txt
test.txt
test.bak

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents