This is regarding following:
Complete restore of linux system
The selected answer has one line:
use rsync the entire thing with something like: "rsync -axvPH --numeric-ids ..."
Can I have the complete command?
I want to implement 1 day full and 6 days incremental backup.