Use child_process.spawn instead of exec
This allows better activity report by streaming output data on screen and preventing buffer issues. Also refactored in order to call duplicity from one place only
Showing
This allows better activity report by streaming output data on screen and preventing buffer issues. Also refactored in order to call duplicity from one place only