Writable mounts
I beg your pardon re: my ignorance here, but I am researching feasibility of switching from OSX to Linux, and make use of many of the sparse bundle files, and I'd like to keep the same workflow if possible.
This repo states "read only," but it isn't clear to me if that is an absolute limitation, or if write is just not implemented yet. If the former, please close this and accept my apology! If the latter, perhaps this can serve as a note for others until it's implemented.
Thank you!
It's just not implemented, so if someone wants to contribute the code I'd be happy to merge it.
Is there any update on this problem? And what would be needed to do that? I'm thinking about implementing it, as it would prove very helpful for me, but I have no experience with FUSE.
Feel free to cherry-pick from here: https://github.com/cluck/sparsebundlefs/tree/write-support
@Gansgar Yupp, for the moment you can use @cluck's branch. I can add a note in the README about that, and the encrypted support as well, so that people know here to look for the extra features.