I got a sparse file of 1TB which stores actually 32MB data on Linux.
Is it possible to \"efficiently\" make a package to store the sparse file? The package should be
From a related question, maybe rsync will work:
rsync
rsync --sparse sparse-1 sparse-1-copy