sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Hourglass when trying to browse hosts #154

Open 7k50 opened 8 years ago

7k50 commented 8 years ago

I'm trying to connect to an Amazon Web Services SFTP. After trying to add the connection, I can only see an hourglass indefinitely in the "Browse Hosts" window. The same goes for "Show Open Files".

When trying to add a new SFTP host, I have used these settings:

In the package settings I have:

sveale commented 8 years ago

Looks to be similar to https://github.com/mscdex/ssh2/issues/366.

Have you tried using any other connection options? (password, different key format, user agent)

7k50 commented 8 years ago

Hey, thanks for getting back to me.

I haven't tried any other connection options atm. AWS requires .pem keys AFAIK, I'm not sure if there are any other options for SFTP login, but I will check.