I tried it again with
- Code: Select all
artica-backup --full-backup /media/Backup --verbose
now I got a subdir with full-backup and a artica-full-backup.tar.gz and a subdir /etc
So it seems to be working.
But how do I restore it to the new server?
I copied the whole dir full-backup to the new server and tried different things
- Code: Select all
artica-backup --full-restore /media/Backup --verbose
artica-backup --full-restore /media/Backup/full-backup --verbose
artica-backup --full-restore /media/Backup/full-backup/artica-full-backup.tar.gz --verbose
Nothing worked for me.
I see that all services are getting stopped and that´s all then I get the prompt again.
So nothing has been restored.