stefankueng / CryptSync

CryptSync is a small utility that synchronizes two folders while encrypting the contents in one folder. That means one of the two folders has all files unencrypted (the files you work with) and the other folder has all the files encrypted.
https://tools.stefankueng.com/CryptSync.html
GNU General Public License v3.0
395 stars 72 forks source link

Feature request: minimum time and change periods between two event-triggered synchronizations #53

Open mkraemer0 opened 3 years ago

mkraemer0 commented 3 years ago

Some folders can have many changes in a short time (e. g. "sessionstore-backups" from Firefox), so it would be nice to have options for minimum time and change periods between two event-triggered synchronizations for each folder pair (see https://serverfault.com/questions/55733/the-job-and-monitoring-options-of-robocopy).

sergeevabc commented 3 years ago

By the way, Everything by Voidtools is able to catch changes in filesystem immediately and without freezes.

stefankueng commented 3 years ago

but voidtools require elevated privileges, and only works with NTFS.