Closed philthynz closed 8 years ago
I have never seen this error before. Have you installed fusepy as described in readme?
For the current stable version the entire file has to fit in memory. In an upcoming version I intend to add the possibility of storing files temporarily on disk (v1.3).
I have not experimented with a ram drive for this. By ram drive do you mean virtual disk backed by ram? If yes, this would not help you at all since b2fuse currently uses ram storage directly. You could in theory increase your swap size in order to fit larger files, but I have not done any tests with this kind of setup. It may slow down the host significantly as the swapping affects other processes.
Closing for inactivity.
I have an error when trying to mount:
config.yaml:
Also, now that BB support files with any size. is b2 fuse only limited to the ram? If so have you had any experience in using a ram drive for this. What i would like to use BB for is to extend the VPS storage for a NAS.