Skip to content
New issue

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

Add --backup and --restore operations #7

Closed
ValShaped opened this issue Jul 26, 2022 · 1 comment
Closed

Add --backup and --restore operations #7

ValShaped opened this issue Jul 26, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ValShaped
Copy link
Owner

Squish the Rwfus basedir (default /home/.rwfus) into a tarball, and unsquish a tarball onto the Rwfus basedir

Syntax:

rwfus --restore /path/to/backup.tar
rwfus --backup /path/to/backup.tar
@ValShaped ValShaped added the enhancement New feature or request label Jul 26, 2022
@ValShaped ValShaped added this to the v0.4.0 milestone Jul 26, 2022
@ValShaped
Copy link
Owner Author

With rwfus now storing all the overlay stuff in sparse disk images, this should be almost trivial now. Hopefully will have this done in the next day or so.

ValShaped added a commit that referenced this issue Nov 13, 2022
This should implement #7
Note: doesn't rely on btrfs snapshots because snapshots aren't backups
I did consider using snapshots here, and it'd be neat, but not a backup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant