Hi. I was wondering if rSync did continuous replication? That is, could rSync be ran from a batch file that would run continuously replicate data until the batch file was aborted?
Also, I have a question about logs. Does rSync produce a log file of everything that it copies so that you can review it?
Thanks
Continous replication can be simulated by using scheduled tasks.
You can use -v switch at client side for listing of files replicated. At server side, all transfer activities are logged in rsyncd.log file in the installation directory. See man page for rsyncd for customization/activation of logging feature.