Skip to content

Adding ssh for creating directory on Host machine #2566

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

Conversation

riya-17
Copy link
Member

@riya-17 riya-17 commented Dec 2, 2021

RHEL 9: scp -r no longer works the same as it does on RHEL 8 and earlier.

Adding ssh to create a directory on the Host machine and then performing scp operation.

Copy link
Member

@dbutenhof dbutenhof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good; although I can't help wondering whether this should be reported as a bug instead of working around it, I wasn't able to find anything that definitively says scp should be creating the root directory. (I just can't really imagine how anyone would have thought it was useful to not do that... ☹️ )

Copy link
Member

@webbnh webbnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just can't really imagine how anyone would have thought it was useful to not do that... ☹️

And, I can't imaging how anyone would have made such a change in behavior without hanging a big flashing light on it....

@portante portante merged commit 84f3dbd into distributed-system-analysis:main Dec 3, 2021
@portante portante added this to the v0.71 milestone Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pbench-move-results: scp -r no longer create directory on remote host in RHEL-9
5 participants