rclone/backend/webdav
Nick Craig-Wood 705572d400 webdav: nextcloud: fix must use /dav/files/USER endpoint not /webdav error
Before this change the regexp validating the endpoint URL was a bit
too strict allowing only /dav/files/USER.

This patch relaxes it allowing /dav/files/USER/dir/subdir etc.
2023-07-01 15:53:57 +01:00
..
api webdav: add "fastmail" provider for Fastmail Files 2023-03-16 14:20:29 +00:00
odrvcookie webdav: add SharePoint in other specific regions support 2022-06-08 17:24:35 +01:00
chunking.go webdav: add chunking helper file 2023-03-17 11:09:08 +00:00
webdav_internal_test.go webdav: fix tests after go1.20 upgrade 2023-01-16 11:19:16 +00:00
webdav_test.go webdav: add support for chunked uploads — fix #3666 2023-03-17 11:09:08 +00:00
webdav.go webdav: nextcloud: fix must use /dav/files/USER endpoint not /webdav error 2023-07-01 15:53:57 +01:00