Synchronization program?

AgaBoogaBoo

Lifer
Feb 16, 2003
26,108
5
81
I want to keep a folder or drive of files synchronized with a drive or folder on a networked drive. What programs/options do I have to do this easily?
 

Lint21

Senior member
Oct 9, 1999
508
0
0
If you have scripting/programming experience, you could set something up to delete the destination (copy) directory, then copy over the source directory. Then set the script up to run as a scheduled task.

Of course, this is inelegant, and not so practical if you're dealing with more than a few gigs of data.

You could, however, set up your script to compare the filesize and date modified for each file, and copy only the ones that have been changed. The script could also verify that a file exists in the source directory, and if it doesn't, delete it. That would be synchronizing.

There's probably a program out there that will do this for you, but it's so much more satisfying to do it yourself :). Plus, you have total control over the process.
 

johnjbruin

Diamond Member
Jul 17, 2001
4,401
1
0
i downloaded a free program called directory compare.
There are 2 of these out there on the internet. One if you pay for and is a piece of crap.
the other one is free and works like a charm. Try to look for the free one.
Search for Juan M. Aguirregabiria - the writer. He also has some other cool mini apps.
 

NeoV

Diamond Member
Apr 18, 2000
9,504
2
81
that last link has too many http's! at the start! Program looks just like what I am looking for though!
 

mrbass

Senior member
Sep 13, 2001
773
0
0
for work I was looking for a freeware one and the best I could come up with is one I used a couple of years ago (lite version now) but works great. It's called viceversa.
download here