Fix to permit spaces in Linux group names
-
Fixed failure in replicate.sh if Linux group name of AppD user contained a space e.g. 'domain users'
-
Fixed rare failure in replicate.sh if file to be rsync'd has been deleted by time rsync starts.
Just the return code, 24, for vanished input file has been added to rsync's ignore list.