nitaigao/gulp-s3

Syncing

silvenon opened this issue · 5 comments

Is it possible to sync with this plugin? (Add new files & remove old ones.) Is it a planned feature?

Hi, the plugin currently just copies files up to the server. Feel free to submit a patch if you'd like to see some of that functionality.

Ok. Would you accept the sync feature if I send a PR or is that simplicity the philosophy of the plugin?

Depends how complex the functionality is. If its reams and reams of code then I would suggest forking and perhaps starting another plugin.

If we can get it in succinctly then I can't see any reason why it couldn't be accepted as a PR.

Ok, I'll see if I can do it when I find time. Does passing sync: true in the options sound like an ok implementation?

Hi Admin, did you get some time for this feature ?