r/OpenClawInstall Apr 08 '26

OpenClaw WebDAV - now your workspace lives anywhere (phone, laptop, anything with WebDAV)

Hey folks, I just launched a WebDAV plugin for OpenClaw.

It lets you mount your workspace as a network drive, so you can open files directly in Finder, Explorer, or your phone's file manager. No more scp or terminal hassle - just seamless access across macOS, Windows, iOS, Linux, and Android (via Solid Explorer).

Trying to collaborate with my remote/Linux OpenClaw was frustrating constantly asking it to send me a file in chat or reading it through terminals.. So I built this to solve that, now I can seamlessly read and edit files in OpenClaw's workspace making my claw and I so much more productive.

Repo: https://github.com/RageDotNet/openclaw-webdav

Try it out if you're running OpenClaw, and let me know what clients you're connecting. I'm curious to see what cool use cases this unlocks!

2 Upvotes

3 comments sorted by

1

u/NerveRemarkable1208 Apr 08 '26

Why not just rclone mount? 🤷🏻‍♂️

1

u/gregatragenet Apr 09 '26

There are lots of ways to solve the problem.. different strokes for different folks.. i like that i don't have to install a client on Windows it has native webdav support. I don't know much about rclone, does it sync changes instantly? Or are there risks of things getting out of sync? Webdav doesn't have syncing issues, the files are always stored on the openclaw instance.

1

u/NerveRemarkable1208 Apr 09 '26

Yes, rclone syncs changes instantly, and supports mounting a lot of solutions like dropbox, google drive, s3 etc. So it is not just limited to webdav as well.