Matt McCutchen wrote:
> On Wed, 2010-02-17 at 18:14 -0300, Gerardo Herzig wrote:
>> Matt McCutchen wrote:
>>> By default, the daemon chroots into the root directory of the module,
>>> which is causing the symlinks to be interpreted differently than you
>>> intend.  Try setting "use chroot = no".
>>>
>> Thanks Matt, but still no luck. After "chroot = no" (and chroot =
>> false), and restarting the service, i get the same thing:
>>
>> mataco:/backup/files/vchiriguano # rsync -avz --copy-links
>> bac...@machinegun::backup .
>> receiving file list ... symlink has no referent: "/cgi-bin" (in backup)
>> rsync: readlink_stat("/etc" (in backup)) failed: Too many levels of
>> symbolic links (40)
>> done
>>
>> sent 61 bytes  received 259 bytes  640.00 bytes/sec
>> total size is 0  speedup is 0.00
>> rsync error: some files could not be transferred (code 23) at main.c(1158)
>>
>> Im stucked here :(
> 
> The name of the parameter is "use chroot", not "chroot".  I can only
> assume that's the problem, since the output is clearly a result of
> chrooting.
> 
You were rigth Matt, i get caught by this "rsync dont stop on
rsyncd.conf's syntax errors"

Now its working, thank you all for the time!
Gerardo
-- 
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

Reply via email to