acronis true image for doing a full pc backup (can save it as an 'image' file to say an external hard drive, or another pc on the network, or to multiple cd, dvd's)
costs about £25 i think, but its well worth it. if you backup your pc after a new windows install + drivers etc, xp image will be about 1gb max, vista about 4gb (both would fit on a dvd)
you use the acronis cd to boot, and can make the image without having to go into windows, and it has a windows based one if you want to schedule backups
for file backups only, like my documents, i'd use synctoy, made by microsoft, and only copies newly update files upon the 2nd time of running it, easy to use, and totally free![]()
have a quick read here about synctoy
'contribute' mode is the one that fits most people's needs..
http://en.wikipedia.org/wiki/SyncToy
i'd install the '2 beta' http://www.microsoft.com/downloads/...36-98e0-4ee9-a7c5-98d0592d8c52&DisplayLang=en , it's not the final product, but it's considered totally stable
I Was about to buy Acronis yesterday and looked at the customers reviews on a well known site. It gets well slagged off, 2 stars only. Don't know what backup software to buy now.
Mick
haha, I do the same. Got a bunch of folders arranged to keep my important files in. And simply schedule a batch file to use robocopy and backup my files to an ext hdd.if its just files youre backup up, you could use a batch file.. its free..
oldskool rulz![]()
Hey, How woudl that be done then as I know nothing about batch filkes but have used robocopy before.
robocopy D:\MOVIES E:\Backup /S /E /COPYALL /NP /R:10 /W:30 /LOG:\LOGFILE.txt