-
Notifications
You must be signed in to change notification settings - Fork 48
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
add scp option #230
Comments
But it needs to install scp inside EVE. |
It can add it if needed. But you're right, let's add it to pillar. It's useful. |
I don't think it should be in pillar by default -- arguably it can be added to sshd container but that would require a roundtrip with linuxkit maintainers. |
I will make that happen. Let's leave this open until then. |
This is being fixed via lf-edge/eve#1546 |
Actually I don't think it'll be fixed -- but that's a separate conversation ;-) |
We should add
eden eve scp
in addition to theeden eve ssh
. We often need to pull files from the host; this makes it much easier.The text was updated successfully, but these errors were encountered: