Site Statistics
 
Threads: 3,850
Posts: 17,025
Members: 2,895
Users Online: 15
Newest Member: yhangjoy


Go Back   PC101 > PC Software > Windows Vista, XP, 2000, 98, etc...

Windows Vista, XP, 2000, 98, etc... Questions, comments, news about Windows Vista, XP, 2000, ME and all the rest!


Reply
 
LinkBack Thread Tools Display Modes
Old 11-18-2006, 08:31 PM   #1
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
I would start with something like this...

Code:
@echo off
rd /s C:\BACKUPDIR
mkdir C:\BACKUPDIR
xcopy /s/e/v C:\DATADIR C:\BACKUPDIR
This will copy all of the files in DATADIR to BACKUPDIR every time you run it. Just change DATADIR to the highest-level directory where the files you need to save are stored.

Warning: This will only save one backup revision at a time.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the system cache and paging? Black_Hand Windows Vista, XP, 2000, 98, etc... 0 10-29-2006 07:57 PM
Hacking SUSE Linux 10.1 OulZac UNIX / Linux 7 08-26-2006 03:48 PM
Optimize Your Windows XP Install OulZac Windows Vista, XP, 2000, 98, etc... 9 08-22-2006 08:24 PM
Windows XP Errors & Fixes ( most common errors ) asterix Windows Vista, XP, 2000, 98, etc... 4 08-21-2006 09:09 AM
"Why Windows Vista Won't Suck" Lyte News, events, alerts and more! 1 03-12-2006 02:35 PM



All times are GMT -5. The time now is 08:43 PM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5