rclone/backend
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
..
alias backend: fix misspellings 2019-02-07 19:51:03 +01:00
all koofr: implemented a backend for Koofr cloud storage service. 2019-03-06 13:41:43 +00:00
amazonclouddrive pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
azureblob azureblob: Enable MD5 checksums when uploading files bigger than the "Cutoff" 2019-03-01 11:12:23 +01:00
b2 b2: ignore malformed `src_last_modified_millis` 2019-03-25 15:51:45 +00:00
box pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
cache cache: Use walk.ListR for listing the temporary Fs. 2019-03-16 17:41:12 +00:00
crypt backend: fix misspellings 2019-02-07 19:51:03 +01:00
drive drive: add --skip-checksum-gphotos to ignore incorrect checksums on Google Photos 2019-03-17 09:10:51 +00:00
dropbox pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
ftp ftp: add --ftp-concurrency to limit maximum number of connections 2019-03-17 09:57:14 +00:00
googlecloudstorage gcs: Allow bucket policy only buckets - fixes #3014 2019-03-10 11:45:42 +00:00
http http: fix socket leak on 404 errors 2019-03-15 17:04:28 +00:00
hubic hubic: make error message more informative if authentication fails 2019-02-03 12:25:19 +00:00
jottacloud jottacloud: fix token refresh - fixes #2992 2019-02-21 19:26:18 +01:00
koofr koofr: implemented a backend for Koofr cloud storage service. 2019-03-06 13:41:43 +00:00
local backend: fix misspellings 2019-02-07 19:51:03 +01:00
mega pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
onedrive onedrive: Implement graceful cancel 2019-03-19 15:54:51 +08:00
opendrive Fix errors discovered with go vet nilness tool 2019-03-18 11:23:00 +00:00
pcloud pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
qingstor backend: fix misspellings 2019-02-07 19:51:03 +01:00
s3 pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
sftp sftp: allow custom ssh client config 2019-02-26 16:37:54 +01:00
swift swift: obey Retry-After to fix OVH restore from cold storage 2019-03-25 13:41:34 +00:00
union backend: fix misspellings 2019-02-07 19:51:03 +01:00
webdav webdav: fix About/df when reading the available/total returns 0 2019-03-15 12:03:04 +00:00
yandex pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00