Try double %s instead of single % :
%o becomes %%o
Rgrds Tev
_____
From: rsync-bounces+tevfik=itefix.no@lists.samba.org
[mailto:rsync-bounces+tevfik=itefix.no@lists.samba.org] On Behalf Of Doug
Lochart
Sent: Friday, May 19, 2006 5:53 PM
To: rsync@lists.samba.org
Subject: cwrsync client log format ??
We were trying to introduce a better client side log format so that we could
get timestamps and module names etc. In the rsync documentation
it looks like you can use --log-format for the client ... there is even a
sentence saying that this format would not interfere with the rsybc daemons
format. We are using cwrsync and when we try and add
--log-format="%o %h [%a] %m (%u) %f %l" The log messages return the
string.
h [m f l
we have tried various combinations of quotes to no avail.
1) Is using the log format possible on the client side in cwrsync?
2) if so what is the proper escape pattern to use. This is running insode a
.cmd script
thanks
Doug
--
What profits a man if he gains the whole world yet loses his soul?
-------------- next part --------------
HTML attachment scrubbed and removed