appleboy / scp-action

GitHub Action that copy files and artifacts via SSH.
https://github.com/marketplace/actions/scp-command-to-transfer-files
MIT License
1.25k stars 135 forks source link

SCP Vice Versa #14

Open sgurlt opened 4 years ago

sgurlt commented 4 years ago

Is it possible to copy from a remote server to the local runner?

Would be nice to download artifacts which have been generated using your ssh-action ;-)

ravgeetdhillon commented 3 years ago

Any update on this issue?

nicklasfrahm commented 3 years ago

@sgurlt @ravgeetdhillon I created an action for this in the meantime as I could not find out how to modify this action.

haidertm commented 2 years ago

@sgurlt @ravgeetdhillon I created an action for this in the meantime as I could not find out how to modify this action.

Need solution without fingerprint. Not using keys, Using passwords for ssh.