Paulo Schreiner fcb912a664 fs: allow setting a write buffer for multithread
when multi-thread downloading is enabled, rclone used
to send a write to disk after every read, resulting in a lot
of small writes to different locations of the file.

depending on the underlying filesystem or device, it can be more
efficient to send bigger writes.
2023-06-23 18:44:43 +01:00
..
2023-05-05 09:44:25 +01:00
2023-05-14 12:12:24 +01:00
2023-03-24 20:49:00 +00:00
2022-12-20 12:49:31 +00:00
2023-05-17 17:10:53 +01:00
2023-06-23 14:40:47 +01:00
2023-03-14 12:42:23 +00:00
2023-03-14 12:42:23 +00:00
2023-03-24 20:49:00 +00:00
2023-02-04 13:32:26 +01:00
2022-07-06 11:25:31 +01:00
2023-03-24 20:49:00 +00:00
2023-03-14 12:42:23 +00:00
2023-04-04 16:33:48 +01:00
2023-03-14 12:42:23 +00:00
2023-06-09 18:15:54 +01:00
2023-03-24 20:49:00 +00:00