c294068780
webdav: support About - fixes #2937
...
This means that `rclone about` will work with Webdav backends and `df`
will be correct when using them in `rclone mount`.
2019-01-28 13:45:09 +00:00
8a774a3dd4
webdav: support MD5 and SHA1 hashes with Owncloud and Nextcloud - fixes #2379
2019-01-28 13:45:09 +00:00
df1faa9a8f
webdav: fail soft on time parsing errors
...
The time format provided by webdav servers seems to vary wildly from
that specified in the RFC - rclone already parses times in 5 different
formats!
If an unparseable time is found, then fail softly logging an ERROR
(just once) but returning the epoch.
This will mean that webdav servers with bad time formats will still be
usable by rclone.
2018-12-20 12:10:15 +00:00
91cfdb81f5
change spaces to tab
2018-11-02 09:50:34 +00:00
deae7bf33c
WebDav - Add RFC3339 date format - fixes #2712
2018-11-02 09:50:34 +00:00
753cc63d96
webdav: add workaround for missing mtime - fixes #2420
2018-10-14 17:19:23 +01:00
a25875170b
webdav: Add another time format to fix #2574
2018-09-15 21:46:56 +01:00
63f413f477
webdav: show all available information when printing errors
2018-05-11 08:43:53 +01:00
b7d2048032
WebDAV: Ignore Reason-Phrase in status line #2281
2018-04-30 17:36:38 +01:00
59a8108fc3
webdav: add a new time format #1952
2018-01-18 16:54:13 +00:00
b8b620f5c2
Move all backends into backend directory
2018-01-12 17:07:38 +00:00