On Tue, 2010-03-23 at 17:05 -0700, Bruce Korb wrote: > On Tue, Mar 23, 2010 at 4:59 PM, Matt McCutchen <m...@mattmccutchen.net> > wrote: > > On Tue, 2010-03-23 at 16:54 -0700, Bruce Korb wrote: > >> I now have an strace output file. It opens rsyncd.conf correctly > >> and reads in all the data in one gulp. I've trimmed the strace to start > >> from > >> there. Notice that it tries to open the log file and fails because it > >> isn't found. > > > > That failure: > > > > 29833 open("/home/rsync-abbot/log.txt", O_WRONLY|O_CREAT|O_APPEND, 0666) = > > -1 ENOENT (No such file or directory) > > > > Is the "rsync-abbot" a typo in your rsyncd.conf or a glitch in > > redaction? > > redaction glitch: s...@abbott@a...@g was supposed to fix it....
Then you're missing a "t" in rsyncd.conf. -- Matt -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html