digint / digint/btrbk

questions about workflow

Open
#89 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Perl
Stars
2.1k
Forks
139
PR merge metrics
No merged PRs in 30d

Description

Hi, i want to make backups from btrfs/SSD to local btrfs/HDD and to remote raw server via SSH. Is this tool able to use a single btrfs send but simultaneously store both backups? Is it able to detect when btrfs receive failed on local HDD and invalidate the backup on remote server?

Another question:
Is it possible to make an incremantal `btrfs send /ssd | tee /tmp/tmpcopy | btrfs receive /hdd` then check the resulting snapshots with `rsync -n` and only if is OK send the raw file /tmp/tmpcopy to remote SSH server?

Btw, are there other possibilities to send questions here?
Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.