rclone/backend/webdav
Nick Craig-Wood 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
..
api webdav: fail soft on time parsing errors 2018-12-20 12:10:15 +00:00
odrvcookie webdav/sharepoint: renew cookies after 12hrs 2018-09-26 13:04:41 +01:00
webdav.go webdav: fix infinite loop on failed directory creation - fixes #2714 2018-12-02 21:03:12 +00:00
webdav_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00