rclone/backend/webdav
nielash 71069ed5c1 webdav: fix SetModTime erasing checksums on owncloud and nextcloud
Before this change, calling SetModTime on owncloud and nextcloud would
inadvertently erase the object's stored hashes. This change fixes the issue,
which was discovered by the bisync integration tests.
2024-04-03 16:43:11 -04:00
..
api owncloud: add config `owncloud_exclude_shares` which allows to exclude shared files and folders when listing remote resources 2024-01-31 14:47:24 +00:00
odrvcookie webdav: add SharePoint in other specific regions support 2022-06-08 17:24:35 +01:00
chunking.go webdav: nextcloud: fix segment violation in low-level retry 2023-08-01 11:15:33 +09:00
webdav.go webdav: fix SetModTime erasing checksums on owncloud and nextcloud 2024-04-03 16:43:11 -04: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