Cinchoo / ChoEazyCopy

Simple and powerful RoboCopy GUI
MIT License
1.78k stars 119 forks source link

Allow creation of multiple directory pairs #29

Open guy-rouillier opened 3 years ago

guy-rouillier commented 3 years ago

I'm looking for a GUI wrapper around RoboCopy which will allow me to create an entire mirroring plan. That plan will include many directory pairs on source and target. I like what ChoEazyCopy does, but it would be much more useful to me if I could define all the source-target pairs in a single plan. Currently, ChoEazyCopy requires me to save a separate file for each individual source-target pair.

Thanks.

FYI, I discovered using ChoEazyCopy that apparently RoboCopy has a bug with the /MT flag. When this is used, directory timestamps are not properly maintained. I'll submit an issue to Microsoft on RoboCopy.

Cinchoo commented 2 years ago

Duplicate: Add backup tasks #39