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
Why?...
Documentation says:
Usage bscp SRC HOST:DEST [BLOCKSIZE] [HASH]
What if I need to copy a remote block device into a local file? This fails:
$ /path/to/bscp hostname:/dev/vg/vm-vmname.snap vmname.img Usage: bscp SRC HOST:DEST [BLOCKSIZE] [HASH]
Is there any reason it can't work both ways?
The text was updated successfully, but these errors were encountered:
This direction is not yet implemented, but I see no reason why it couldn't be implemented.
Sorry, something went wrong.
To anyone involved in this issue, please see #16 "Future of bscp".
Pull requests on this issue are still welcome.
No branches or pull requests
Why?...
Documentation says:
What if I need to copy a remote block device into a local file? This fails:
Is there any reason it can't work both ways?
The text was updated successfully, but these errors were encountered: