StarpTech / k-andy

Low cost Kubernetes stack for startups, prototypes, and playgrounds on Hetzner Cloud.
MIT License
141 stars 20 forks source link

Change ssh pubkey to private in scp command. #1

Closed worldofgeese closed 3 years ago

worldofgeese commented 3 years ago

SCP needs the private_key to connect to the provisioned VPS, not the public key as written.

StarpTech commented 3 years ago

Hi @worldofgeese thanks for the PR. For reference: https://coressh.io/man/scp.1.html#i