Free back-up software ?

Associate
Joined
14 Apr 2009
Posts
1,058
Location
Bedford , United Kingdom
I was wondering if anyone could recommend a free back-up program that I could use to copy the contents of "My Documents, My Pictures and My Music" folders that would copy all the data in it's original form to an external drive in one click ?

At the moment I'm over-writing the data manually for each folder every week or so and to be honest I'm thinking there must be an easier way !

Any advice would be great, thanks (:
 
Also interested in this as well. Can I use something like this to send it to a external USB Drive as my back up device.

Can you also tell it what folders/ files etc you want to copy.


What I do at the moment is drag and copy over to my external HD the files I want to back up, Takes a while as you can imagine and I am not doing it regular. Which could lead to problems.

I am using windows 7 32 (desktop) and 64 (laptop)
 
robocopy /e "C:\source folder" "D:\ destination folder\backup"

edit that as you need it and save it in notepad, call it "music backup.bat"

Now if you double click it, it will do it for you
 
Does CTRL + C CTRL + V not work well enough? it's not difficult to keep track of new documents, just organise them by date, simple.

I was using backup software to backup all my media but I found that it was taking too long as it was scanning all the old stuff to make sure it hadn't changed. Now I just CTRL C/ CTRL V.
 
Does CTRL + C CTRL + V not work well enough? it's not difficult to keep track of new documents, just organise them by date, simple.

I was using backup software to backup all my media but I found that it was taking too long as it was scanning all the old stuff to make sure it hadn't changed. Now I just CTRL C/ CTRL V.

Robocopy tears through files at an incredible rate when scanning
 
which and where for robocopy (win 7 32 and 64)

Is that the best one, just tried sync toy and it looked like you can just set one folder.

Or can you set more than one.
 
I quite like the idea of Robocopy and I'd prefer a GUI. There appears to be quite a few. Can anyone recommend one? I want to schedule an initial backup then incremental backups of 7 internal drives to a Sata storage tower (has port multiplier, JBOD) that contains 7 drives for backup. I plan to keep the storage tower hidden away and connect it for backup once a week.
 
As a long term SyncToy User....FreeFileSync is better in every regard and also free.

ffs_2.jpg
 
Last edited:
Thanks for the suggestions. They all good but the two I'm toying between at the moment are Robocopy and Freefilesync.

mrk: What kind of backup are you doing? As I'll be backing up a hell of a lot of data, a nice quick comparison of files will be needed. I guess you are doing incremental backups. How do you find the speed of comparing drives? Also do you know if the program is able to backup several drives in sequence without intervention?
 
Yeah you can add multiple folder/drive pairs to a backup batch (the green + button on the top left side) and save it as a profile for use again next time round so the possibilities are almost limiteless.

I backup all my drives in the PC on to one backup rive connected via an external SATA port. I first run a comparison on my various backup profiles that I've created and check out that everything looks good in the pre-backup comparison screen and then click Sync to begin the process. You can see what I mean in the screenshot above. The backup and comparison processes are fast as well.

I do mirror backups at present (from left to right) but you can do incremental if you so wish or customise it via fine tuning each step.

It's really quite packed with the right amount of backup and sync features that even power users could ask for in a nice interface.
 
Last edited:
Yeah you can add multiple folder/drive pairs to a backup batch (the green + button on the top left side) and save it as a profile for use again next time round so the possibilities are almost limiteless.

I backup all my drives in the PC on to one backup rive connected via an external SATA port. I first run a comparison on my various backup profiles that I've created and check out that everything looks good in the pre-backup comparison screen and then click Sync to begin the process. You can see what I mean in the screenshot above. The backup and comparison processes are fast as well.

I do mirror backups at present (from left to right) but you can do incremental if you so wish or customise it via fine tuning each step.

It's really quite packed with the right amount of backup and sync features that even power users could ask for in a nice interface.

Thanks for the excellent review there and I'm sold! Will get the drives into the backup tower tomorrow and get started.
 
Back
Top Bottom