mrpdaemon / encfs-java

encfs-java is a Java library for accessing data in EncFS volumes
GNU Lesser General Public License v3.0
42 stars 15 forks source link

In-memory EncFSFileProvider implementation #9

Closed mrpdaemon closed 12 years ago

mrpdaemon commented 12 years ago

For testing the EncFSFileProvider infrastructure it would be great to have a basic tmpfs (or similar memory based filesystem) implementation and a corresponding EncFSFileProvider implementation. Once we have that we can write tests for the EncFSFileProvider infrastructure as well as the EncFSVolume constructors using file providers.

mrpdaemon commented 12 years ago

Fixed with 9625039638d5e1382820f1d70f2dbb9a2cd2f4ea