Backup utility?

edro

Lifer
Apr 5, 2002
24,326
68
91
I know there has to be some small application that will backup a folder or drive, to another drive, every couple hours or so.

One that checks for changes only, is probably standard, but that would be cool too (so it doesn't take as long).

Anyone know of one?

EDIT: Found one called Cobian Backup 6 (From the freeware Sticky)

Seems to works pretty well... and looks good too. :)
 

Relayer

Diamond Member
Oct 30, 1999
3,424
0
76
Cobian Backup 6 works???

I've had great luck with Secondcopy, but it's not free.
 

Trizzay

Senior member
Jan 23, 2003
224
0
0
Just write a simple script to copy the data and set it up as a scheduled task.
 

kevnich2

Platinum Member
Apr 10, 2004
2,465
8
76
Second Copy and Handy Backup work very well, I've used both in the past and highly recommend them, but they aren't free. They're around $35-$40 per copy. Pros of Handy Backup is that it WILL copy in use files and copy to an FTP site, Second Copy will not
 

BlueWeasel

Lifer
Jun 2, 2000
15,944
475
126
Do a search for Robocopy. It's a command-line program by Microsoft, but works great for me.