I want to use dump() and restore(). But I think I don't understand well something.
I ran
Incremental dump after some seconds:
I tried
The /home/backup/hdd is other file system than /dev/gpt/ssd-home.
What happened?
I ran
dump -0 -C16 -Laf /home/backup/hdd/dumps/ssdhome.dump /dev/gpt/ssd-home
- after ls
in restore -f /home/backup/hdd/dumps/ssdhome.dump -i
- it's okay.Incremental dump after some seconds:
dump -1 -C16 -Laf /home/backup/hdd/dumps/ssdhome.dump /dev/gpt/ssd-home
I tried
ls
again and many files and directories disappear in dump.The /home/backup/hdd is other file system than /dev/gpt/ssd-home.
What happened?