We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My old backup server died. I want to reinit backups from scratch, but I can't:
[root@okvmh1 ~]# btrfs-sxbackup destroy /home INFO btrfs-sxbackup v0.5.9 ERROR could not read configuration [/media/btrfs-remote/okvmh1/.btrfs-sxbackup] [root@okvmh1 ~]# btrfs-sxbackup init /home ssh://root@okdistrhw:/exports/okvmh1bak/okvmh1 -sr 0 -dr "1d:4/d, 1w:daily, 2m:none" INFO btrfs-sxbackup v0.5.9 ERROR source is already initialized
Please add some option for destroy command to ignore missing remote.
I'm aware of the workaround:
btrfs subvolume delete /home/.sxbackup/sx-* btrfs subvolume delete /home/.sxbackup
The text was updated successfully, but these errors were encountered:
70ba2ca
masc3d
No branches or pull requests
My old backup server died. I want to reinit backups from scratch, but I can't:
Please add some option for destroy command to ignore missing remote.
I'm aware of the workaround:
The text was updated successfully, but these errors were encountered: