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

restore from stdin expects bzip2 input #26

Closed
joequant opened this issue May 2, 2020 · 3 comments
Closed

restore from stdin expects bzip2 input #26

joequant opened this issue May 2, 2020 · 3 comments

Comments

@joequant
Copy link

joequant commented May 2, 2020

The stdout backup appears to generate an uncompressed output, but the stdin input requires the input as bz2. This seems inconsistent and confusing.

@loomchild
Copy link
Owner

I thought that by default stdout backup generates bz2. Could you share the commands you are executing for backup and restore?

@joequant
Copy link
Author

joequant commented May 3, 2020

Ahhh i see what's going on....

The command I'm using to do the backup looks like

docker run -v volume:/volume --rm loomchild/volume-backup backup -c xz

Which generates a plain xz file....

@joequant joequant closed this as completed May 3, 2020
@loomchild
Copy link
Owner

👍 - I am glad it worked for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants