Support for scp by installing openssh-client package#8
Support for scp by installing openssh-client package#8vladimirvivien wants to merge 1 commit intolinuxserver:masterfrom
Conversation
|
I am not going to garuntee a merge as this might be outside of the intent of the container. But you need to keep packages in alphabetical order and make the same modifications to the |
68afd29 to
7cc833c
Compare
|
@thelamer thanks for (possibly) considering this. I made changes as you requested. |
|
Hi @vladimirvivien apologies for the wait. We decided to add this as a docker mod, but had to figure out how to publish and host them first. There is now a mod for this at In your |
|
👍 |
We welcome all PR’s though this doesn’t guarantee it will be accepted.
Description:
This change adds openssh-client tools to run server-side SCP commands.
Benefits of this PR and context:
Allow uses to run SCP commands
How Has This Been Tested?
Running SCP commands against a running container process.
Source / References: