Nick Craig-Wood
a492c0fb0e
local: speed up multi thread downloads by using sparse files on Windows
...
Before this change rclone didn't use sparse files on Windows. This
means that when you downloaded a file with multithread download it
wrote the entire file with zeros first on the first write not at the
start of the file.
This change makes the file be sparse on Windows. Linux/macOS files
were already sparse.
2020-03-09 10:55:52 +00:00
..
2019-07-28 18:47:38 +01:00
2020-01-18 10:41:08 +00:00
2020-01-16 14:40:36 +00:00
2020-02-20 15:50:53 +01:00
2020-01-16 14:40:36 +00:00
2020-01-16 14:40:36 +00:00
2020-03-03 12:40:52 +00:00
2019-12-09 16:56:32 +00:00
2020-02-28 16:26:45 +00:00
2020-03-07 16:46:53 +00:00
2020-01-18 11:10:18 +00:00
2020-01-16 14:40:36 +00:00
2020-03-01 09:17:51 +00:00
2020-01-16 14:40:36 +00:00
2020-03-02 18:12:46 +00:00
2019-09-14 08:48:13 +01:00
2019-09-09 23:27:07 +01:00
2020-02-22 23:12:56 +01:00
2020-01-16 14:40:36 +00:00
2020-03-09 10:55:52 +00:00
2020-01-16 14:40:36 +00:00
2020-01-16 14:40:36 +00:00
2020-01-18 10:41:08 +00:00
2020-02-01 21:15:07 +00:00
2020-01-18 11:56:01 +00:00
2020-01-16 14:40:36 +00:00
2020-02-11 12:17:35 +00:00
2020-01-16 14:40:36 +00:00
2020-02-14 18:11:01 +00:00
2020-03-05 11:34:10 +00:00
2020-01-18 16:47:37 +00:00
2020-01-16 14:40:36 +00:00
2020-01-17 17:39:34 +00:00
2020-01-24 17:43:00 +00:00
2019-08-26 10:47:17 +01:00
2020-03-05 15:10:19 +00:00
2020-01-16 14:40:36 +00:00