Monitors Cubbit.io on a Win System and if more errors occour than successfull uploads restart cubbit.exe
REM ##############################################################################
REM # this script will monitor cubbit. If too many upload errors will appear
REM # in the log, Cubbit will be stopped and restarted.
REM # If you have many files and some GB to be transfered to the swarm this
REM # script will save your day. Esp. if you intend to transfer more than 50GB
REM #
REM # if you have a standard installation, there should be nothing else to do
REM # than just run the script cubbit_restart.bat and lay back
REM # ############################################################################
REM # ############################################################################