Robert-W / grunt-ftp-push

Deploy files to an FTP server as part of your Grunt workflow.
MIT License
39 stars 14 forks source link

Add keepAlive #16

Closed Bruce17 closed 9 years ago

Bruce17 commented 9 years ago

Add the jsftp "keepAlive" command to avoid session timeouts. Maybe you can add a configuration parameter to set the timeout via the main configuration.

Robert-W commented 9 years ago

Hey @Bruce17, This looks like a good feature to add, I will go ahead and merge this now and then hopefully this weekend, now that my classes for school are done, I can try to publish a new version of this plugin with some options for setting the keepAlive duration and some other requested features so the updates will be available through npm