mirror of
https://github.com/rclone/rclone.git
synced 2026-06-11 01:44:30 -04:00
This PR fixes a bug in the WebDAV backend where directories or files could randomly "disappear" from listings due to strict and fragile multi-status code parsing. Co-authored-by: bright <nako_ruru@sina.com>