lf-edge / eden

Eden is where EVE and Adam get tried and tested:
https://projecteve.dev
Apache License 2.0
49 stars 48 forks source link

add scp option #230

Open deitch opened 4 years ago

deitch commented 4 years ago

We should add eden eve scp in addition to the eden eve ssh. We often need to pull files from the host; this makes it much easier.

giggsoff commented 4 years ago

But it needs to install scp inside EVE.

deitch commented 4 years ago

It can add it if needed. But you're right, let's add it to pillar. It's useful.

rvs commented 4 years ago

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.

deitch commented 4 years ago

I will make that happen. Let's leave this open until then.

deitch commented 3 years ago

This is being fixed via https://github.com/lf-edge/eve/pull/1546 Once that is in, we can close this.

rvs commented 3 years ago

Actually I don't think it'll be fixed -- but that's a separate conversation ;-)