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

Error while trying to connect 'getPath' #35

Closed Lerogero closed 9 years ago

Lerogero commented 10 years ago

image

Currently getting this error 'getPath' error whilst trying to connect to a server via SFTP

dmaglio commented 10 years ago

same here, Kubuntu 14.04

bobrocke commented 10 years ago

I get that error with FTP, too:

Uncaught TypeError: Cannot read property 'getPath' of undefined /Users/bob/Dropbox/Application Support/.atom/packages/SFTP-deployment/lib/filesystem/FileManager.js:98
bobrocke commented 10 years ago

But... I only get that error if I attempt to upload a file using the right-click menu in the Tree View. The Packages>FTP/SFTP->Upload Current File command works.

daneclarkcollins commented 9 years ago

I'm also having this issue, and like bobrocke, it's only when using the right click menu. It works when I use Packages>FTP/SFTP>Upload Current 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