ftp-deploy
Advanced tools
Changelog
1.2.0
Changelog
1.0.0
Changelog
0.7.0
Changelog
0.6.0
continueOnError
config. When set to true, ftp-deploy continues to upload files after a failed put. When not specified or set to false, the .deploy()
callback is called immediately after a failed put.
upload-error
eventstopOnError
config setting in preference of continueOnError
Changelog
0.5.0
stopOnError
to configuration.error
event.