ghrasc
ghrasc
+1, liked that feature too.
Doesn't work like that in 1.41. Export creates CS.reg (see below for sample) but when importing the string value SyncPairPass0 (and all other SyncPairPass-es as well) is not imported back....
...had a further look into this: The issue is that CryptSync 'abuses' a string value ("REG_SZ") to store binary data. When exporting to \*.reg the "00 00" line(?) dividers get...
...just extract (or install) the msi anywhere (like a test-VM), then a) create a file "_RunMe.bat" in the CryptSync folder b) put - CryptSync.exe - gpg.exe - iconv.dll - _RunMe.bat...
FWIW: Dunno about its practical use for a portable solution (make sure to encrypt the \*.bin files when using that method!) but have a look at https://github.com/stefankueng/CryptSync/issues/35#issuecomment-925509019 for my solution...
I miss the feature to sync empty directories as well. A good sync software IMHO actually syncs everything, creates the very same file and folder structure in the destination that...