httpdirfs
httpdirfs copied to clipboard
Long-term Todo
This is the long term plan for HTTDirfS:
- [ ] Improve speed by returning from the download function when sufficient data has been downloaded, rather than waiting for the download of the whole segment.
- [ ] Implement releasedir() for FUSE.
- [ ] Run through UBSan.
- [ ] Improve mutex lock (https://github.com/fangfufu/httpdirfs/issues/91)
- [ ] https://github.com/fangfufu/httpdirfs/issues/100
- [ ] https://github.com/fangfufu/httpdirfs/issues/102
- [ ] Add Joplin support.