mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
6fb1c8f51c
This fixes rclone returning `listing failed: strconv.ParseInt` errors when listing files which have a malformed `src_last_modified_millis`. This is uploaded by the client so care is needed in interpreting it as it can be malformed. Fixes #3065 |
||
---|---|---|
.. | ||
api | ||
b2_internal_test.go | ||
b2_test.go | ||
b2.go | ||
upload.go |