You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just open-sourced CC-switch R2 WebDAV, a lightweight Cloudflare Worker WebDAV shim built specifically for CC-switch cloud sync.
It stores sync data in your own private Cloudflare R2 bucket, requires no database or always-on server, and supports only the small WebDAV subset CC-switch needs. Basic Auth is included for protecting the sync endpoint.
This is intentionally not a general-purpose WebDAV server or file manager. The goal is narrow and practical: give CC-switch a stable self-hosted sync endpoint backed by your own R2 storage.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I just open-sourced CC-switch R2 WebDAV, a lightweight Cloudflare Worker WebDAV shim built specifically for CC-switch cloud sync.
It stores sync data in your own private Cloudflare R2 bucket, requires no database or always-on server, and supports only the small WebDAV subset CC-switch needs. Basic Auth is included for protecting the sync endpoint.
This is intentionally not a general-purpose WebDAV server or file manager. The goal is narrow and practical: give CC-switch a stable self-hosted sync endpoint backed by your own R2 storage.
All reactions