rclone/backend/b2
Nick Craig-Wood 6fb1c8f51c b2: ignore malformed `src_last_modified_millis`
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
2019-03-25 15:51:45 +00:00
..
api backend: fix misspellings 2019-02-07 19:51:03 +01:00
b2.go b2: ignore malformed `src_last_modified_millis` 2019-03-25 15:51:45 +00:00
b2_internal_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
b2_test.go azureblob, b2, drive: implement set upload cutoff for chunked upload tests 2018-10-13 22:49:12 +01:00
upload.go b2: added disable sha1sum flag 2019-02-01 17:12:24 +00:00