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

What is the status of there features? #19

Open mvaneijgen opened 10 years ago

mvaneijgen commented 10 years ago
"save_before_upload": true | false,
"upload_on_save": true | false,
"sync_down_on_open": true | false,
"sync_skip_deletes": true | false,
"sync_same_age": true | false,
"confirm_downloads": true | false,
"confirm_sync": true | false,
"confirm_overwrite_newer": true | false,

I copied them from the sublime ftp plugin, really would love these features to fully switch to Atom.

bcabanes commented 10 years ago

For the moment we focus on a stable release. Other features will come later. The sublime ftp plugin is an awesome plugin, but atom is different than sublime-text but we hope we'll make sftp-deployment as awesome that sublime is. Those features are on our todo list.

Thank you for the feedback ;)

Macxim commented 10 years ago

The Monitor File (Upload on External Save) option of the SFTP plugin from Sublime Text would come in handy too.

pixelmultiplo commented 9 years ago

I will switch to atom as soon a package implements all these, monitor included. +++