questions about workflow
Open
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.