D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
340
32-10 move
Description
This command is used to move a file around the file system. Note that when a file is moved, it can
be specified whether to be renamed at the same time.
Format
move {{unit <unit_id>} <drive_id>} <pathname> {{unit <unit_id>} <drive_id>} <pathname>
Parameters
unit - Specifies the unit ID in the stacking system. If not specified, it refers to the master unit.
<unit_id> - Enter the unit ID value here.
<drive_id> - Specifies the drive ID. If not specified, it refers to the current drive.
<pathname> - Specify the file to be moved. The path name can be specified either as a full path
name or partial name. For a partial path name, it indicates the file is in the current directory.
unit
- Specifies the unit ID in the stacking system. If not specified, it refers to the master unit.
<unit_id> - Enter the unit ID value here.
<drive_id> - Specifies the drive ID. If not specified, it refers to the current drive.
<pathname> - Specify the new path where the file will be moved. The path name can be
specified either as a full path name or partial name. For a partial path name, it indicates the
file is in the current directory.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To move a file or directory:
DGS-3420-28SC:admin#move c:/log.txt c:/abc/log1.txt
Command: move c:/log.txt c:/abc/log1.txt
Success.
DGS-3420-28SC:admin#
32-11 copy
Description
This command is used to copy a file to another file in the file system.
Format
copy {{unit <unit_id>} <drive_id>} <pathname> {{unit <unit_id>} <drive_id>} <pathname>