Re: [go-nuts] ANN: A HTTP backed File System (FUSE)

2016-12-06 Thread James Mills
On Mon, Dec 5, 2016 at 6:04 AM, Vasiliy Tolstov wrote: > This is very useful, but does it possible to specify multiple url for > the same object? For example i have two servers with identical content > and want to serve it via fs. If one server is down all works from > other.. Also suitable for l

Re: [go-nuts] ANN: A HTTP backed File System (FUSE)

2016-12-05 Thread Vasiliy Tolstov
2016-11-30 11:37 GMT+03:00 : > 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 wonderful > bazil.org/fuse library. > > Why? Scratching my own itch t

[go-nuts] ANN: A HTTP backed File System (FUSE)

2016-11-30 Thread prologic
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 wonderful bazil.org/fuse library. Why? Scratching my own itch to present remote storage on my home NAS as a