issues
search
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
400
stars
72
forks
source link
Various bug fixes, must merge before publishing a new version
#134
Closed
dansyl1
closed
3 months ago
dansyl1
commented
3 months ago
Fixed issue introduce in Pull Request 132, infinite loop. Sorry. Not in any published version.
Fixed issue where icon would display "Synched N of N+1 items" in some error case.
Stop any running sync when Options dialog is closed to ensure sync will use new settings.
Code cleanup.