Sounds great! As someone who has tried to work with WebDAV on multiple
occasions, its so horribly broken/unsupported/deliberately sabotaged as to
be useless anyways, which is a shame because I really really like WebDAV :(
At least your project has a chance of actually working.
On Tuesday, Dece
@Ben: WebDAV is quite a valid choice indeed. I chose to do this project to
a) continue to learn and become proficient at Go and b) I wanted something
I could fuse mount and curl with a simple api.
cheers
James
James Mills / prologic
E: prolo...@shortcircuit.net.au
W: prologic.shortcircuit.net.a
WebDAV?
On Wednesday, November 30, 2016 at 1:21:22 PM UTC,
prol...@shortcircuit.net.au wrote:
>
> Hey all, First time poster here so go easy on me :)
>
> Just sharing httpfs: https://github.com/prologic/httpfs
> (Naming is hard!)
>
> This is basically a HTTP backed FileSystem using FUSE via the w