rclone/dropbox
Nick Craig-Wood 6f61da5c75 dropbox: buffer the chunks when uploading large files so they can be retried
We use fs.RepeatableReader to buffer the chunks which plays nice with
the accounting.  The default chunk size is 128M which may be too
large.

Fixes #1806
2017-11-22 17:15:37 +00:00
..
dbhash dropbox/dbhash: fix errcheck warning 2017-05-30 22:08:49 +01:00
dropbox.go dropbox: buffer the chunks when uploading large files so they can be retried 2017-11-22 17:15:37 +00:00
dropbox_test.go fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00