mcrudelis / archivist

GNU General Public License v3.0
10 stars 3 forks source link

Fix syncing the encfs6 file to b2 #10

Closed bhdouglass closed 4 years ago

bhdouglass commented 4 years ago

The encfs6 option was not being set if the sender had encrypt set. This was causing the b2 sender to send up the whole home directory (apparently it's the default if you don't pass anything). I also changed the b2 sender to sync the data and encfs6 file to different directories so they don't overwrite each other.