Evan Azevedo

Results 8 comments of Evan Azevedo

``` ~  ~/workspace/.server/sshcode --upload-code-server ~/workspace/.server/code-server evan@my_ip 2020-05-03 19:05:42 INFO starting SSH master connection... Enter passphrase for key '/Users/evanazevedo/.ssh/id_rsa': evan@my_ip's password: 2020-05-03 19:06:12 ERROR failed to start SSH master connection:...

Doesn't `Enter passphrase for key '/Users/evanazevedo/.ssh/id_rsa':` Show that I am using an sshkey?

Yes, there are two. One with the name of my local machine and the other with the name of the one I am trying to ssh into. Also may be...

Yes, they are still there.

Thanks. I deleted them and ran `sshcode`. I got this error: ``` error: failed to sync extensions: failed to rsync '/Users/evanazevedo/.vscode/extensions/' to 'evan@my-ip:~/.local/share/code-server/extensions/': exit status 23 ```

I just checked, and both of the directories exist. And they seem to be identical. I also just tried running `sshcode` both with and without `--skipsync` and I am getting...

I can confirm this issue. Thanks Wallace, this fix seems like a solid, simple change. Hopefully the maintainers can take a look.