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

Best way to use this package? #7

Closed JonathanAaron closed 9 years ago

JonathanAaron commented 10 years ago

I'm not sure how to get started using this package? I'm unable to log in with my credentials. What's the best way to get started with this app?

dcunited08 commented 10 years ago

@JonathanAaron You open a project folder and then setup the config file. Where are you in the process?

JonathanAaron commented 10 years ago

I don't have a current project yet to test. Do I need to have one on my local machine and the sftp before I begin or is there a way to create a local project and then upload it to the sftp server?

bcabanes commented 10 years ago

The package is built to be an assistant to upload your local project on your server. So yes, to use it correctly you have to have a project on your local machine that already exists. Then, map to remote server (sftp-deployment config) and upload your files (using sftp-deployment).

durango commented 10 years ago

Would be fantastic if I can go the other way (I have a project that's on a remote machine that I need to pull locally).

cletter7 commented 10 years ago

Would be fantastic if I can go the other way (I have a project that's on a remote machine that I need to pull locally).

+ 1 for this feature

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 feature will be added 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