backups:backup_using_tar_and_ssh
Differences
This shows you the differences between two versions of the page.
backups:backup_using_tar_and_ssh [2017/04/03 14:58] – created peter | backups:backup_using_tar_and_ssh [2019/11/26 20:29] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Backups - Backup using tar and ssh ====== | ||
- | |||
- | Go to the folder where you want to backup. Use tar to archive and send it though network to backup machine | ||
- | |||
- | <code bash> | ||
- | tar -cvjf - / | ||
- | </ | ||
backups/backup_using_tar_and_ssh.1491231536.txt.gz · Last modified: 2020/07/15 09:30 (external edit)