You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the same issue, resulting in Software caused connection abort and Transport endpoint is not connected errors.
This repo is abandoned so not sure we'll get a fix unless some enterprising soul picks it up. Really keen on using this to try to ddrescue a sparsely-used 5TB drive onto a smaller drive.
Hi,
Built fusecompress on Linux Mint 19.
I do:
$ cd /backup;
$ mkdir fc fcu
$ fusecompress -o fc_d fc fcu
In another terminal, I do:
$ cp x.txt /backup/fcu
==> crash of fusecompress with the following stacktrace:
So I unmounted fcu:
$ fusermount -u /backup/fcu
then restart fusecompress (as above)
then:
$ ls /backup/fcu
Again, crash with the stack:
The text was updated successfully, but these errors were encountered: