mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
2fbb504b66
Some WebDAV servers return an empty Available and Used which parses as 0. This caused About to return the Total as 0 which can confused mounted file systems. After this change we ignore the result if Available and Used are both 0. See: https://forum.rclone.org/t/windows-mounted-webdav-drive-has-no-free-space/8938 |
||
---|---|---|
.. | ||
api | ||
odrvcookie | ||
webdav_test.go | ||
webdav.go |