Hi,

Output of commands:

user ~ $ find /lib* /usr/lib* -name 'libfuse*.so.*'
/lib/x86_64-linux-gnu/libfuse.so.2.9.9
/lib/x86_64-linux-gnu/libfuse.so.2
/lib/x86_64-linux-gnu/libfuse3.so.3
/lib/x86_64-linux-gnu/libfuse3.so.3.9.0

user ~ $ fusermount3 --version
fusermount3 version: 3.9.0

I installed it with: sudo python3 setup.py install (and then set 
permissions with sudo chmod -R 755 /usr/local/lib/python* /var/lib/python* 
/usr/local/bin/ for a few dirs).

Now I'm in the process of another backup attempt, and it didn't fail at 
that 4.8 GB iso file which seemed to cause problems, but I expect it could 
fail for other similarly large files as I haven't changed anything besides 
the --debug parameter.

The full mount command looks like:

mount.s3ql --debug --cachedir /mnt/s3ql_ramdisk --allow-root 
gs://some_bucket_name/main /home/user/the/mount/point/

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/2c298578-8b5f-4884-8260-9ca3a261964an%40googlegroups.com.

Reply via email to