vgough/encfs

encfs reversewrite mode with MAXPATH files causing sync software to loop

axet opened this issue · 0 comments

axet commented

Hello!

Using encfs in reversewrite mode causing sync (yandexdisk) software to loop on reading directory when filename is very long.

Basically need to create:

touch "~/encfs/private/notes-html/Все об оперативной памяти — гайд и тесты в разных режимах работы _ Оперативная память _ Блог _ Клуб DNS.html"

then

encfs --reversewrite ~encfs ~/encrypted

sync software will stuck with fuse debug mode showing a lot of infinite messages "unique 3333333 opcode: READDIR nodeid:332134123" keep repeating this line forever. with 100% cpu load booth encfs and sync software.