rsyncErrors.add("EZ-Bkup's rsync process(es) returned error ("&$rsyncRun.output&") while attempting to back up "&source&" to "&destination)
rsyncErrors.add("("&nowDT&")"&"EZ-Bkup's rsync process(es) returned error ("&$rsyncRun.output&") while attempting to back up "&source&" to "&destination)
#handle non-perms related error.
#handle non-perms related error.
else:
else:
rsyncErrors.add("EZ-Bkup's rsync process(es) returned error ("&$rsyncRun.output&") while attempting to back up "&source&" to "&destination)
rsyncErrors.add("("&nowDT&")"&"EZ-Bkup's rsync process(es) returned error ("&$rsyncRun.output&") while attempting to back up "&source&" to "&destination)
#explicitly check that sources were copied to destinations.
#explicitly check that sources were copied to destinations.
#just using file names, mod times, and size (same as bkup run itself).
#just using file names, mod times, and size (same as bkup run itself).
#quote sources and destinations to handle possible spaces.
#quote sources and destinations to handle possible spaces.
rsyncErrors.add("EZ-Bkup's rsync process(es) returned error ("&$rsyncRun.output&") while attempting to verify that "&source&" got backed up to "&destination)
rsyncErrors.add("("&nowDT&")"&"EZ-Bkup's rsync process(es) returned error ("&$rsyncRun.output&") while attempting to verify that "&source&" got backed up to "&destination)
#handle non-perms related error.
#handle non-perms related error.
else:
else:
rsyncErrors.add("EZ-Bkup's rsync process(es) returned error ("&$rsyncRun.output&") while attempting to verify that "&source&" got backed up to "&destination)
rsyncErrors.add("("&nowDT&")"&"EZ-Bkup's rsync process(es) returned error ("&$rsyncRun.output&") while attempting to verify that "&source&" got backed up to "&destination)
ifrsyncErrors.len>0:
ifrsyncErrors.len>0:
list.runStatus="<span color=\"#ff6b6b\" size=\"large\">Error! Please see ~/.ez-bkup/errors.log</span>"
list.runStatus="<span color=\"#ff6b6b\" size=\"large\">Error! Please see ~/.ez-bkup/errors.log</span>"