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

File creation support in EncFSFileProvider #21

Closed mrpdaemon closed 12 years ago

mrpdaemon commented 12 years ago

The EncFSFileProvider interface should be extended to include file creation support - EncFSLockFileProvider should implement those methods.

mrpdaemon commented 12 years ago

Turns out we already have this :)