Backing Up Files and Folders with the XCOPY Command

|
Rather Have Fast and Secure Remote
Control?
|
Back in the days before a graphical backup utility was included with Windows, the XCOPY command line tool handled this job. XCOPY is still a great tool for backing up files and folders to an alternate location, and supports a large number of switches to control everything from overwriting files to whether the archive attribute should be changed during the process.
The XCOPY command also supports wildcard characters such as * to allow you to select files with certain names or extensions in a single command. As an example, to back up all files in the c:\documents directory that have changed since October 28, 2005 to a directory called e:\backup, the correct syntax would be XCOPY c:\documents e:\backup /D:10-28-2005.
Written by Dan DiNicolo - Visit WebsiteNext post in Windows Commands:
Finding System MAC Addresses with the ARP Command
Previous post in Windows Commands:
Manage Windows Processes from the Command Line with TASKLIST and TASKKILL
All Tutorials by Category:
- CCDA Study Guide
- CCNA Study Guide Chapter 01
- CCNA Study Guide Chapter 02
- CCNA Study Guide Chapter 03
- CCNA Study Guide Chapter 04
- CCNA Study Guide Chapter 05
- CCNA Study Guide Chapter 06
- CCNA Study Guide Chapter 07
- CCNA Study Guide Chapter 08
- CCNA Study Guide Chapter 09
- CCNA Study Guide Chapter 10
- CCNA Study Guide Chapter 11
- CCNA Study Guide Chapter 12
- Cognos
- Computer Hardware
A
C
D
E
F
G
H
I
L
M
N
Entire site Copyright © 1999-2007 2000Trainers.com, all rights reserved.
Content on this site may not be copied or reproduced in any way without permission.


