When ntfsclone'ing to a file, the target file was truncated to the volume size. This is not useful on file systems which support sparse files. In the case of ntfs-3g this leads to prevent optimizations specific to appending data. So when a sparse output file is detected, it is emptied to benefit from subsequent appending of data. |
||
---|---|---|
.. | ||
fuse-lite | ||
ntfs-3g | ||
Makefile.am |