rclone/webdav
Nick Craig-Wood 4ba58884b1 webdav: decode multiple <s:propstat> more carefully - fixes nextcloud 12.0.4
For some reason nextcloud sends multiple propstat responses now, one
with a 404 status.  rclone was interpreting the last status and
assuming the file was missing.
2017-12-20 11:53:10 +00:00
..
api webdav: decode multiple <s:propstat> more carefully - fixes nextcloud 12.0.4 2017-12-20 11:53:10 +00:00
webdav_test.go Implement WebDAV remote #580 2017-10-09 16:19:37 +01:00
webdav.go webdav: fix Copy, Move and DirMove to be more compatible 2017-10-25 22:59:22 +01:00