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

EncFSVolume.movePath() needs to be more robust for moving directories #27

Closed mrpdaemon closed 12 years ago

mrpdaemon commented 12 years ago

Currently this method can't move directories that are full, we need to improve that handling.

mrpdaemon commented 12 years ago

Fixed with 87ca7a109fc67b164f5de3ac97401f4ca8326491