Skip to content

Fix to permit spaces in Linux group names

Compare
Choose a tag to compare
@rnav1234 rnav1234 released this 13 Dec 05:21
· 11 commits to master since this release
  1. Fixed failure in replicate.sh if Linux group name of AppD user contained a space e.g. 'domain users'

  2. 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.