mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #164] Support webdav, what does that mean? #81
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FunDeckHermit on GitHub (Dec 29, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/164
Problem
I have a WebDAV server using Rclone which works great. Is Dufs able to forward/proxy that internal WebDAV proxy?
Or is Dufs just a server for external applications?
@jacobzeng commented on GitHub (Jan 10, 2023):
same question, I can access this by RClone with webdav protocol
@sigoden commented on GitHub (Feb 19, 2023):
Dufs is also a WebDAV server. It implements the WebDAV protocol, and you connect through a WebDAV client.