Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started by: jls on August 25, 2009, 02:58:53 PM
-
is it possible to create a backup (mydata.tar.gz) with the sparse option file.
For example mldonkey create a file when u start a download but the file created isn't in real big as when is finished.
Infact if I want to move the mldonkey temp dir I should use rsync -avS SOURCE DEST
-
Busybox tar doesn't support the -S option. Things should work with GNU tar, but might need a remaster.