D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
257
Format
move {<drive_id>} <pathname> {<drive_id>} <pathname>
Parameters
<drive_id> - (Optional) Enter the drive ID, for example, C:.
<pathname> - Specify the file to be moved. The path name can be specified either as a full path
name or partial name. Specify either as a full path name or partial name. For partial path
name, it indicates the file is in the current directory.
<drive_id> - (Optional) Enter the drive ID, for example, C:.
<pathname> - Specify the new path where the file will be moved. The path name can be. For
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 from one location to another location:
DES-3200-28/ME:admin#move c:/log.txt c:/log1.txt
Command: move c:/log.txt c:/log1.txt
Success.
DES-3200-28/ME:admin#
28-10 copy
Description
This command is used to copy a file to another file in the file system.
Format
copy {<drive_id>} <pathname> {<drive_id>} <pathname>
Parameters
<drive_id> - (Optional) Enter the drive ID, for example, C:.
<pathname> - Specify the file to be copied. The path name can be specified either as a full path
name or partial name. For partial path name, it indicates the file is in the current directory.
<drive_id> - (Optional) Enter the drive ID, for example, C:.
<pathname> - Specify the file to copy to. The path name can be specified either as a full path
name or partial name. For partial path name, it indicates the file is in the current directory.
Restrictions
Only Administrator and Operator-level users can issue this command.