Closed GoogleCodeExporter closed 9 years ago
I believe the issue is that you are setting another user. gcloud compute
copy-files creates and uploads an ssh key for your user. It then uses that key
when it tries to connect. Since you are trying to connect as a different user,
the key fails.
If you would like to upload as a different user, avoid using gcloud directly.
Original comment by stephe...@google.com
on 18 Feb 2015 at 4:36
Original issue reported on code.google.com by
p...@sefesi.com
on 14 Feb 2015 at 9:57