Copy files Across in Folder Structure

Howdy All

I have a large array of files in a directory structure on an external drive. I want to copy all the files in that directory structure across to another drive, mirroring the same directory structure on the second drive - but I only want to copy across files that have been modified after a specific date. Files that are copied across should create the relevant tree on the second drive; trees on the original drive that do not contain files modified after the date should not be created on the second drive.

Is this possible with DOpus?

Thanks, Ken

Using the Copy Filter (Filtered Operations) is probably the best way to achieve that.

You can set the filter to match files modified after your chosen date, then select the top-level folders and copy them to the root of the other drive. Only the match files should be copied, recreating the structure at the same time.

As always, it's best to try with a small test folder and test destination first, to make sure you have the filter right and avoid making a mess if anything is wrong.