public:using_btrbk_to_backup_my_home_partition
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:using_btrbk_to_backup_my_home_partition [2017/07/07 08:27] – [Sending snapshots to the external hard drive] fangfufu | public:using_btrbk_to_backup_my_home_partition [2018/03/31 00:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| volume /mnt/home | volume /mnt/home | ||
| snapshot_preserve | snapshot_preserve | ||
| - | snapshot_preserve_min | + | snapshot_preserve_min |
| + | target_preserve | ||
| + | target_preserve_min | ||
| snapshot_dir snapshots | snapshot_dir snapshots | ||
| subvolume home | subvolume home | ||
| + | target send-receive / | ||
| volume ssh:// | volume ssh:// | ||
| ssh_identity / | ssh_identity / | ||
| - | target_preserve | + | target_preserve |
| - | | + | |
| snapshot_create | snapshot_create | ||
| snapshot_dir snapshots | snapshot_dir snapshots | ||
| subvolume home | subvolume home | ||
| - | target send-receive / | + | target send-receive / |
| target send-receive / | target send-receive / | ||
| </ | </ | ||
| Line 50: | Line 53: | ||
| Basically, my laptop is configured to save 24 hourly snapshots, 7 daily snapshots, 4 weekly snapshots. The external backup drive has 6 months of snapshots. | Basically, my laptop is configured to save 24 hourly snapshots, 7 daily snapshots, 4 weekly snapshots. The external backup drive has 6 months of snapshots. | ||
| - | The extra '' | + | The extra '' |
| ===== Doing backup ===== | ===== Doing backup ===== | ||
| Line 57: | Line 60: | ||
| < | < | ||
| #!/bin/sh | #!/bin/sh | ||
| - | exec / | + | echo > / |
| + | / | ||
| return 0 | return 0 | ||
| #returning 0 to suppress cron warning emails. | #returning 0 to suppress cron warning emails. | ||
public/using_btrbk_to_backup_my_home_partition.1499416066.txt.gz · Last modified: (external edit)
