mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 10:54:48 +08:00
b4c7b240d8
Fix https://github.com/rclone/rclone/issues/7103 Before this change the RegExp validating the endpoint URL was a bit too strict allowing only /dav/files/USER due to chunking limitations. This patch adds back support for /dav/files/USER/dir/subdir etc. Co-authored-by: Nick Craig-Wood <nick@craig-wood.com> |
||
---|---|---|
.. | ||
api | ||
odrvcookie | ||
chunking.go | ||
webdav_internal_test.go | ||
webdav_test.go | ||
webdav.go |