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

Deal with file transfer (SCP) #9

Open
arruda opened this issue May 18, 2016 · 5 comments
Open

Deal with file transfer (SCP) #9

arruda opened this issue May 18, 2016 · 5 comments

Comments

@arruda
Copy link

arruda commented May 18, 2016

Maybe a two steps file transfer (transfer file to the sshd container) and then using the docker cp to copy the file from the sshd server to the target container

@pwFoo
Copy link

pwFoo commented Jul 22, 2016

File transfer would be a great feature!

@pwFoo
Copy link

pwFoo commented Sep 2, 2016

Would be an important topic to enable file transfer from outside to an internal container.

@pwFoo
Copy link

pwFoo commented Mar 9, 2017

Any progress with scp / file transfer?

@psi-4ward
Copy link

I struggled with this topic some time ago and came up with a bind-mount. Think it's the only solution here.

@pwFoo
Copy link

pwFoo commented May 15, 2017

Anyone tested https://github.com/tg123/sshpiper for scp / file transfer?
I've done a quick test some time ago and it could be work...

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

3 participants