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

podman cp turns directory into file #3184

Closed
tmds opened this issue May 22, 2019 · 0 comments · Fixed by #3194
Closed

podman cp turns directory into file #3184

tmds opened this issue May 22, 2019 · 0 comments · Fixed by #3194
Assignees
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@tmds
Copy link
Contributor

tmds commented May 22, 2019

I'm copying a file from a container into an empty folder:

podman cp d9276fa375b7:/opt/app-root/app.tar.gz .

Instead of copying into the folder, podman replaces the folder with the file.

podman v1.3.1.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants