<div dir="ltr">I'm trying to figure out how to capture the rsync command and all it's options on the server side. <div><br></div><div>I see how I can do logging server side with something like:</div><div><br></div>
<div>--rsync-path="rsync --log-file=rsync.log" <br></div><div><br></div><div>but I want to capture the command and all I'm getting server side is the typical log output.</div><div><br></div><div>Is there a command/option switch that will cause rsync to spit this out along with the logging?</div>
</div>