Sparse: Difference between revisions

From DWIKI
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Links=
=Links=
*[https://wiki.archlinux.org/title/sparse_file Sparse file]
*[https://en.wikipedia.org/wiki/Sparse_file Sparse File]
*[https://en.wikipedia.org/wiki/Sparse_file Sparse File]
[[Storage_full]]


=HOWTO=
=HOWTO=

Revision as of 10:56, 1 September 2022

Links

Storage_full

HOWTO

Check sparse file

Compare:

ls -lh myfile
du -sh myfile


Copy sparse file

rsync -S