Re: Log Error Message

2003-06-01 Thread Assar Westerlund
Scott Sipe [EMAIL PROTECTED] writes: May 31 19:30:49 boud rsyncd[81707]: /etc/pwd.db: No such file or directory The file is definitely there, and readable. The server is looking for a /etc/pwd.db in the chroot tree. boud# ls -l /etc/pwd.db -rw-r--r-- 1 root wheel 40960 May 22 08:08

Re: Minor problem with unwritable directories

2003-06-01 Thread Assar Westerlund
Elijah P Newren [EMAIL PROTECTED] writes: P.S. If it isn't a bug, could someone describe to me why this is expected behavior? I asked the sysadmin about it and he says it looks like a bug to him. Well, there is a reason for this behaviour. Rsync has to create the destination directories with

Re: Minor problem with unwritable directories

2003-06-01 Thread Assar Westerlund
Elijah P Newren [EMAIL PROTECTED] writes: Yes, I understand that. But why can't rsync go back and set the modification time (and anything else that might be necessary) appropriately so that an exact mirror is created instead of an approximate one? That's what it does. What makes you think