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

Support holes in files #14

Closed mrpdaemon closed 12 years ago

mrpdaemon commented 12 years ago

EncFS implementation uses configuration element to denote whether the implementation can compress contiguous zero sections of the file. We currently don't support this properly - we should add this functionality.

mrpdaemon commented 12 years ago

Implemented in ba773dfdb918ae874efc93482fe00a5e108f5e89