amoussard / sftp-deployment

Spend less time managing file transfers and more time coding. SFTP support for Atom.io to send and receive files directly in your server.
MIT License
76 stars 44 forks source link

Uncaught Error: ENOENT, no such file or directory '~/.ssh/id_dsa' #9

Closed Snake231088 closed 9 years ago

Snake231088 commented 10 years ago

If i use short path in os x 10.9.1 instead the full path ( /Users/myuser/.ssh/id_dsa ) i got this error schermata 2014-06-08 alle 14 13 39 It's normal?

juanjbrown commented 10 years ago

I had the same problem, I had to specify the full path to the file.

amoussard commented 9 years ago

Hi guys,

Sorry for the long period of inactivity.

We are currently working on a new version : better code, more stable, and bug fixes. This bug will be fixed at the next release.

Thank you for using our work ! :)

amoussard commented 9 years ago

Hi guys,

A new version (1.0.0) was published tonight. Feel free to reopen if the problem is still there.

Enjoy ! :D