Files
rclone/backend
Nick Craig-Wood 94b1439299 drive: fix some google docs being treated as files - fixes #5455
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.
2021-07-14 11:40:58 +01:00
..
2021-04-13 17:46:07 +02:00
2021-06-10 19:52:55 +03:00
2021-07-08 12:03:04 +01:00
2021-05-12 09:52:07 +01:00