Displaying 1 result from an estimated 1 matches for "ip_or_name_of_destination_dc".
2016 Apr 21
0
Automatic sysvol replication through detection of filesystem events
...delete-after", a mistake can be catastrophic for your target
system. Use --dry-run and -v (verbose) on the command line, like this:
/bin/rsync --dry-run -XAavuz --delete-after
--password-file=/usr/local/samba/etc/rsync-sysvol.secret
/usr/local/samba/var/sysvol/
rsync://sysvol-replication@[IP_OR_NAME_OF_DESTINATION_DC]/SysVol/
Once you are happy with the results, you can remove "--dry-run" and -v
(this can cause a very large watcher log file, but you can keep it if
you like) from the rsync command line and use the form included in
watcher.ini.
Put "watcher.py" and "watcher.ini"...