mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
94b1439299
At some point some google docs files started having sizes returned in their listing information. This then caused rclone to treat the docs as files which caused downloads to fail. The API docs now state that google docs may have sizes (whereas I'm pretty sure it didn't earlier). This fix removes the check for size, so google docs are identified solely by not having an MD5 checksum. |
||
---|---|---|
.. | ||
test | ||
drive_internal_test.go | ||
drive_test.go | ||
drive.go | ||
upload.go |