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

Spaces in source folder path don't create sub-dirs in target path #112

Closed Horst12 closed 5 months ago

Horst12 commented 8 months ago

I made an entry for a Thunderbyte local mail-dir The full source path is C:\Users\horst\AppData\Roaming\Thunderbird\Profiles\eypx4io3.default\Mail\Local Folders-maildir The target path is simply D:\backup\mail There are no sub-dirs created in the target dir. Enclosing the source path with "" doesn't help. It only copies files from the source into the target.

stefankueng commented 5 months ago

subdirs are only created it they're not empty.