Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-6
<3com> pwd
flash:/test
# Change the current working directory to cflash.
<3com> pwd
flash:
<3com> cd clash:
<3com> pwd
cflash:
4.1.5 copy
Syntax
copy filename-source filename-dest
View
User view
Parameter
filename-source: Name of the source file.
filename-dest: Name of the target file or directory.
Description
Use the copy command to copy a file.
If the name of the target file is the same with an existing directory name, the target file is
copied to the directory. If the name of the target file is the same with the name of the
existing file, the system asks whether to overwrite the exiting file.
Example
<3com> pwd
flash:
<3com> dir
Directory of flash:/
0 -rw- 7654528 Oct 10 2002 10:10:10 system
1 -rw- 4 Aug 23 2052 15:44:54 snmpboots
2 -rw- 300 Aug 23 2052 15:45:58 vrpcfg.cfg
15621 KB total (8140 KB free)
# Copy the file vrpcfg.cfg from Flash memory to the backup directory that has been
created.
<3com> copy vrpcfg.cfg backup