I do not see a parameter to specify a log file. Why would that be? Adil
On Wed, Jun 15, 2005 at 11:55:29PM -0400, sc0ri0n wrote:> I do not see a parameter to specify a log file. Why would that be?That all depends on what you're expecting. See the rsyncd.conf manpage for how to make the daemon log to a file. No other log-file output is directly supported (e.g. for a remote-shell transfer), but you can use the --log-format option and redirect (or tee) the output to a file. ..wayne..