R CHARLES FLICKINGER Yes, if you delete a file or folder on the "master", FileSync will not delete the same from the "copy". This was a "safety" decision. I did not want to write a software that deleted files from hard drives without asking permission. That said, FileSync DOES synchronize files it finds in the "copy" with those it sees in the "master", it compares modification dates and copies the more recently modified, whether it's on the master or the copy. Any new files on the "master" not on the "copy" are copied to the "copy"; however new files on the "copy" are not copied to the "master". Again, another "safety" decision, I felt it important to leave the "master" alone unless it is entered as a "copy". When you are expecting orphaned files on a copy to be deleted, this is called mirroring. Until I program to remove orphaned files, FileSync will not do mirroring. You must manually remove from the "copy" any items that were renamed or deleted from the "master". (Version 1.1) |