Re: %h %a %u string in --log-file-format doesn't work

2009-05-08 Thread Jignesh Shah
Ohhh,,..Thanks Wayne...Got it.. Thanks, Jignesh On Thu, May 7, 2009 at 8:40 PM, Wayne Davison way...@samba.org wrote: On Thu, May 07, 2009 at 04:42:28PM +0530, Jignesh Shah wrote: It does't include the host name, IP address and authenticated user name and instead it keep it as %h %a %u.

%h %a %u string in --log-file-format doesn't work

2009-05-07 Thread Jignesh Shah
Hi, I have been using --log-file-format and --log-file options in following way in rsync-3.0.5 rsync -avz -ii --log-file-format='%h %a %m %u %i %f %l %o %b' --log-file='/tmp/myfile' /src /dest It does't include the host name, IP address and authenticated user name and instead it keep it as %h

Re: %h %a %u string in --log-file-format doesn't work

2009-05-07 Thread Wayne Davison
On Thu, May 07, 2009 at 04:42:28PM +0530, Jignesh Shah wrote: It does't include the host name, IP address and authenticated user name and instead it keep it as %h %a %u. Could any one tell me what is wrong here? You aren't doing a daemon copy, which is the only time those values are currently