On Wed, Jul 13, 2005 at 05:01:55PM -0700, Steve Magee wrote: > The problem is the timestamp are using localtime and Greenwich time.
This has come up: http://lists.samba.org/archive/rsync/2005-January/011353.html ... several times before: https://bugzilla.samba.org/show_bug.cgi?id=2607 Unfortunately, I have not heard of anyone discovering exactly what the problem is, though it appears to be outside of rsync's control. One way to work around the problem may be to set "use chroot = off" in your rsyncd.conf file. Does your system use syslogd (the daemon for syslog() calls)? If not, try enabling that. This all works fine on my Debian Sarge/Etch systems (which use libc6-2.6.2.ds1, just in case that's pertinent). ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html