rclone/backend/webdav
Arnavion 29fe0177bd webdav: add "fastmail" provider for Fastmail Files
This provider:

- supports the `X-OC-Mtime` header to set the mtime

- calculates SHA1 checksum server side and returns it as a `ME:sha1hex` prop

To differentiate the new hasMESHA1 quirk, the existing hasMD5 and hasSHA1
quirks for Owncloud have been renamed to hasOCMD5 and hasOCSHA1.

Fixes #6837
2023-03-16 14:20:29 +00: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
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 sharepoint with NTLM authentication (#2921) 2021-02-23 23:27:30 +00:00
webdav.go webdav: add "fastmail" provider for Fastmail Files 2023-03-16 14:20:29 +00:00