3.0.1pre3 - date/time discrepancy in the log

Tom Cowin tcowin at blackfinsoftware.com
Thu Apr 3 16:11:43 GMT 2008


I'm using the very latest 'version 3.0.1pre3  protocol version 30', on 
both ends, and have seen a date/time discrepancy in the log on the 
receiver. The sending machine (machineA) is in US CDT while the receiver 
is in US PDT. Both sender and receiver have their time set correctly.

a contiguous snippet from the log on the receiver : (note the first 
three timestamps are correct:)
> 2008/04/02 22:18:17 [3707] connect from machineA (YY.YY.YY.YY)
> 2008/04/02 22:18:17 [3707] rsync allowed access on module backups from 
> machineA (YY.YY.YY.YY)
> 2008/04/02 22:18:17 [3707] rsync to backups/ssc/e_drive from machineA 
> (YY.YY.YY.YY)
> 2008/04/03 05:18:18 [3707] receiving file list
> 2008/04/03 05:18:18 [3707] Accounting Data/
> 2008/04/03 05:18:18 [3707] Accounting Data/eximware/
> 2008/04/03 05:18:18 [3707] Accounting Data/eximware/QB Integration/
> 2008/04/03 05:18:18 [3707] Accounting Data/eximware/QuPump/
> 2008/04/03 05:18:18 [3707] Accounting Data/eximware/QuPump/Err/
...
command executed on the sender:

>
> rsync -auvhzb -e 'ssh' --delete --exclude *.bkf 
> --partial-dir=.rsync-partial * root at machineB::backups/ssc/e_drive

rsyncd.conf on receiver :
> uid = 0
> gid = 0
> log file = /var/log/rsync.log
> transfer logging = yes
> log format = %o from %h %f[%M] %b bytes
> timeout = 600
> use chroot = yes
>
> [backups]
>         path = /usr/local/backups
>         comment = backups
>         write only = yes
>         read only = no
>         lock file = /var/run/rsyncd.lock
>         max connections = 5
Any thoughts or suggestions much appreciated....

Tom

-- 
Tom Cowin
Blackfin Software, LLC

email:     tcowin at blackfinsoftware.com
office:    (425)296-7744
mobile:    (425)985-3150
fax:       (425)460-7000
google:    tom.cowin at gmail.com
aim:       blackfinsoftware
msn:       tcowin at blackfinsoftware.com
snailmail: 2033 Sixth Ave. Suite 740 Seattle, WA. 98121



More information about the rsync mailing list