Computing.Net > Forums > Windows XP > Using BATCH file to backup data

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Using BATCH file to backup data

Reply to Message Icon

Name: Joshua Beasley
Date: June 9, 2003 at 20:54:59 Pacific
OS: WinXP
CPU/Ram: 1.3Ghz / 512
Comment:

I have a folder that I want to back-up to an external hard drive. Anytime I write new data to this folder, I want a copy sent to the HD. I have found a batch file to do just about everything...but this. Maybe I'm overlooking one...maybe this isn't possible? Have no experience with these...just had someone tell me that this could possibly work. Thanks ahead of time for any advise or references!



Sponsored Link
Ads by Google

Response Number 1
Name: Lucid
Date: June 10, 2003 at 11:39:22 Pacific
Reply:

You can't run a batch file like that, because what you are looking for would be something that runs continuously in the background and copies data.
You can either purchase a program that will do this. Write a batch file that copies over everything (or certain timies/dates) at a specified time. Or else look into things like mirroring your drive (this makes a duplicate on the other drive).
If you are looking at backing up data I'd suggest writing a batch file that copies everything on Day1 into a folder called Day1, and on Day3 it copies everything into a folder called Day3 (and etc..), then use Scheduler to schedule this batch file to run when you want it to (or execute it manually)...


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Using BATCH file to backup data

Batch file to backup Favourites www.computing.net/answers/windows-xp/batch-file-to-backup-favourites/46469.html

Batch file to stop users using ... www.computing.net/answers/windows-xp/batch-file-to-stop-users-using-/152561.html

Unable to backup data using Quicken www.computing.net/answers/windows-xp/unable-to-backup-data-using-quicken/162751.html