1
mirror of https://github.com/rclone/rclone synced 2024-11-01 21:49:35 +01:00
rclone/backend/onedrive
Nick Craig-Wood d4cca8d9f9 onedrive: fix upload of zero length files #1716
Unfortunately multi part upload can't upload zero length files so
bring back the single part upload for zero length files only.

This was broken when we made all uploads multipart uploads.
2018-03-17 09:48:28 +00:00
..
api onedrive: Removed upload cutoff and always do session uploads 2018-03-15 20:18:11 +00:00
onedrive_test.go fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
onedrive.go onedrive: fix upload of zero length files #1716 2018-03-17 09:48:28 +00:00
replace_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
replace.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00