6

EDIT: The main recommendations for Windows that were offered in answers to the question cited as the reason for closing this one as a duplicate, do not work in real-time. I've downloaded Yardis and although it's been set up to recognize changes real-time, it does not do so. Same problem with DSynchronize, whose documentation indicates that this feature is "experimental".

So if we could re-open this question, that would be good.

Whenever I save or update a file to a particular designated folder on my C:\drive I would like to make or update a copy on my network-attached storage device, ideally saving the copy to the NAS as a version rather than overwriting a copy there, if possible.

I have Windows 7 x64 Ultimate. Is there any feature built-in that can accomplish this? It has to be a real copy, not merely a pointer. I'm trying to achieve some redundancy for especially critical documents (in a variety of formats) that change frequently throughout the day.

P.S. I am looking for folder-level granularity; I wouldn't want this to happen for every file on the C: volume.

2
  • Are you looking for a complete clone of your primary disk (i.e. do you want to be able to boot off your backup), or just a real time backup of all documents? Commented Jun 29, 2013 at 16:42
  • Sorry for the delay; I was using a different browser when I asked the question and did not see the replies/comments until today. No, not a complete clone, and not all documents -- only the files in a specified folder.
    – mrblint
    Commented Jul 9, 2013 at 13:00

1 Answer 1

3

As Synctoy doesn't automatically sync files I went back to digging for something that could. I came up with this program here: GoodSync.

From what I've read in the product description it looks like it should work well for you:

On File Change Analyze (and maybe Sync) this job when any file changes in left or right folder or its sub-folder.

Starting with GoodSync ver 9.1.4, we employ our new Real Time Sync mechanism that:

  • Monitors file system for changes,
  • Analyzes only files that were reported changed by file system, no full Analyze.
  • Syncs files that have changed.
  • Full Analyze is performed only on the 1st iteration of Real Time Sync.

Source


There's a handy tool by Microsoft called SyncToy that might do what you want.

Otherwise you could look into a solution based around some kind of Source Control like Git.

4
  • Thanks, this looks as though it will do exactly what I wanted, with its Echo mode (copying left to right).
    – mrblint
    Commented Jul 9, 2013 at 13:11
  • After using it, it seems one must manually sync the folders, which is not what I looking for. It's still a useful utility but not automatic. I was hoping for a "daemon". I'm going to un-accept the answer in order to keep the question alive.
    – mrblint
    Commented Jul 14, 2013 at 14:25
  • @mrblint - GoodSync supports doing scheduled changes. It will even watch for ANY changes and do an update automatically.
    – Ramhound
    Commented Jul 15, 2013 at 0:51
  • His comments are specifically targeted towards SyncToy, which was my original suggestion. I had made an edit to my answer after he unmarked it as accepted. Commented Jul 15, 2013 at 1:29

Not the answer you're looking for? Browse other questions tagged .