Archive exception with encfs
Submitted by Bram Schoenmakers on 23 February, 2009 - 10:04.
Trying to mount my EncFS filesystem resulted in the following error:
09:45:36 (FileUtils.cpp:375) Archive exception: stream error
09:45:36 (FileUtils.cpp:326) Found config file /home/bram/Backup/.encfs6.xml, but failed to load
09:45:36 (FileUtils.cpp:326) Found config file /home/bram/Backup/.encfs6.xml, but failed to load
Followed by the the ability to create a new encfs system. This happened because I created the .encfs6.xml file with a newer Boost version on another system. Upgrading Boost to the same version as on my other machine made encfs work again.