|
|
|
|
|
by myself248
911 days ago
|
|
Out of curiosity, do you know off-hand how torrent clients do it on filesystems that don't support sparse files? There must be either a preallocate-the-whole-thing step, or a gather-the-pieces-together-and-write-out-the-large-file step. The latter would seem to briefly double the disk space needed at the end of the download, so I suspect they do the former. |
|
[1] Which is why all the stuff we used to torrent is in the cloud now.