-
Notifications
You must be signed in to change notification settings - Fork 18
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
Path /dir/of/dest/ exists, can't receive #18
Comments
Are you trying to copy a single snapshot called |
Single snap. I think I've fixed that now. I was specifying the dir above the snap rather than the snap directory itself. However now failing:
However, the command:
works fine:
|
I'm not able to reproduce the second "Broken pipe" error. I suspect it was a transient network or btrfs error. If this is still a problem for you, could you re-test with buttersink 0.6.8 and send the log (using the |
Hi,
Trying my first buttersink using command:
buttersink.py /dir/of/src/ ssh://user@dest_server/dir/of/dest/
If I delete the destination path, it complains "S|ERROR: '/dir/of/dest' is not an existing directory". Any ideas?
The text was updated successfully, but these errors were encountered: