Xuanwo commented on issue #4083:
URL: https://github.com/apache/opendal/issues/4083#issuecomment-1913534261

   > I think that is an interesting use case and might be a viable addition to 
oli CLI tool.
   
   Yep, this is exactly why we want to build 
[`ofs`](https://github.com/apache/opendal/issues/3782). `ofs`'s goal is to make 
it possible to mount any kinds of storage services.
   
   > It would be also interesting to have something regarding that in opendal 
as a library
   
   We previously discussed the possibility of exposing `fuser-opendal` as a 
library. However, we reached a consensus on prioritizing getting `ofs` up and 
running first.
   
   We're open to making it happen if you think it would be beneficial for 
`rustic`.
   
   > Also, to expose something to the user via WebDAV would be interesting. But 
I'm not sure this is out of scope.
   
   Oh, that's exactly why we build 
[integrations/dav-server](https://github.com/apache/opendal/tree/main/integrations/dav-server)
 and [oay](https://github.com/apache/opendal/tree/main/bin/oay).
   
   We do want to make it possible to allow every users to access data via 
`WebDAV`.
   
   > We are currently working on such functionality in `rustic`, to mount a 
repository ( 
[rustic-rs/rustic#973](https://github.com/rustic-rs/rustic/pull/973) ).
   
   It seems interesting to implement a `rustic` service so that opendal users 
can access a rustic repo directly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to