httpdirfs icon indicating copy to clipboard operation
httpdirfs copied to clipboard

Long-term Todo

Open fangfufu opened this issue 3 years ago • 0 comments

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.

fangfufu avatar Aug 31 '21 18:08 fangfufu