Computing.Net > Forums > Programming > Backup script

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.

Backup script

Reply to Message Icon

Name: Razor2.3
Date: May 12, 2007 at 02:31:32 Pacific
OS: WinXP
CPU/Ram: Irrelevant
Comment:

Okay guys, I need some input on my cheap little backup batch file.

This “backup” does a XCOPY /M, basically dumping the %SystemDrive% to another, much larger, HDD. It’s simple, but it fills my needs, and has run without incident every week for the last three years. (Read: There’s no need to bug hunt my script.)

Time passes, and it’s time to tinker again. I’m looking to add two functions:
(1) Is there any (cheap) way to save the system state, other than ntbackup?
(2) What file compression program would you guys recommend? I’m looking for something cheap, small, and something that doesn’t require a formal install process. I think I’ll use 7-Zip, but I wanted to see if anyone else had any other ideas.

Obviously, any option will need to have a command line or ActiveX interface.

Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: May 12, 2007 at 02:43:36 Pacific
Reply:

what script?


=====================================
If at first you don't succeed, you're about average.

M2



0

Response Number 2
Name: Razor2.3
Date: May 12, 2007 at 03:11:31 Pacific
Reply:

Well, I could post its current itteration, but it's working so I don't need help with it.

I could post the new version, but, it doesn't exist yet. I'm just trying to find out where I'm going before I begin.


0

Sponsored Link
Ads by Google
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 Programming Forum Home


Sponsored links

Ads by Google


Results for: Backup script

Backup Batch File www.computing.net/answers/programming/backup-batch-file/14554.html

Array/Dictionary/Something else www.computing.net/answers/programming/arraydictionarysomething-else/15451.html

Batch Copy My Documents www.computing.net/answers/programming/batch-copy-my-documents/15214.html