Re: rsyncd.conf chroot yes problem with symlink-ing

2009-08-14 Thread Paul Slootman
On Fri 14 Aug 2009, alex.vladule...@csteam.ro wrote: Ok, so far the googlein' got me this : http://lists.samba.org/archive/rsync/2009-July/023532.html but it does't helps me, because the issue was that he didn't use in the config use chroot = yes, which is not my case as you can see, and i

Re: rsyncd.conf chroot yes problem with symlink-ing

2009-08-14 Thread alex.vladulescu
Dig this : @ master : cat /etc/scripts/rsync/rsyncd.conf #global use chroot = true uid = root gid = root max connections = 0 timeout = 600 read only = no [home] path = /home/ [all] path = / date Fri Aug 14 12:26:12 EEST 2009 /etc/init.d/rsync restart Restarting rsync daemon: rsync. @ slave

Re: rsyncd.conf chroot yes problem with symlink-ing

2009-08-14 Thread Paul Slootman
On Fri 14 Aug 2009, alex.vladule...@csteam.ro wrote: r...@ph:~# rsync -vrulLpHEtzhi4og --copy-unsafe-links --del rsync://r...@10.99.1.1:/home/ /home receiving incremental file list symlink has no referent: /webmaster/domains/csteam.ro (in home) So what does that symlink look like on the

Re: rsyncd.conf chroot yes problem with symlink-ing

2009-08-14 Thread alex.vladulescu
So it look like this : ls -l /home/webmaster/domains/csteam.ro lrwxrwxrwx 1 root root 31 2009-07-28 21:47 /home/webmaster/domains/csteam.ro - /home/csteam/domains/csteam.ro/ and panel:/home# ls -l /home/webmaster/domains/csteam.ro/ total 20 drwx-- 2 csteam csteam 4096 2009-08-14 00:10

Fwd: Re: rsyncd.conf chroot yes problem with symlink-ing

2009-08-14 Thread alex.vladulescu
Ok it's now Solved ! In spite of trying all day long to figure it out what's wrong in my sintax i could find, ...using a pencile and a pice of paper, combining all commands parameters invoked so far and, came to the conclusion that -L does not stand with -l , think that i couldn't find in any

DO NOT REPLY [Bug 6636] Deallocation of a pointer not malloced

2009-08-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6636 --- Comment #1 from way...@samba.org 2009-08-14 09:10 CST --- Created an attachment (id=4559) -- (https://bugzilla.samba.org/attachment.cgi?id=4559action=view) Fix a bogus free() in uncache_tmp_xattrs() This patch corrects the free()

DO NOT REPLY [Bug 6636] Deallocation of a pointer not malloced

2009-08-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6636 way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from

Re: rsyncd.conf chroot yes problem with symlink-ing

2009-08-14 Thread Wayne Davison
On Fri, Aug 14, 2009 at 01:03:35PM +0300, alex.vladule...@csteam.ro wrote: ls -l /home/webmaster/domains/csteam.ro lrwxrwxrwx 1 root root 31 2009-07-28 21:47 /home/webmaster/domains/csteam.ro - /home/csteam/domains/csteam.ro/ Right. That can't work unless you set use chroot = false since the

Re: --delete flag not working on cygwin rsync

2009-08-14 Thread Wayne Davison
On Tue, Aug 04, 2009 at 03:10:20PM -0400, Sharad K wrote: Everything works fine except the --delete flag. Does rsync output a warning about an I/O error, saying it is disabling deletes? You can use --force if you're sure you want rsync to override that. You might also try using --dry-run to

Re: rsync speedup - how ?

2009-08-14 Thread Wayne Davison
On Thu, Aug 06, 2009 at 08:15:39PM +0200, devz...@web.de wrote: i read that rsync would be not very efficient with ultra-large files (i`m syncing files with up to 80gb size) Things to try: - Be sure you're using rsync 3.x, as it has a better hash algorithm for the large numbers of checksum

[SCM] The rsync repository. branch, b3.0.x, updated. v3.0.6-1-g2daed02

2009-08-14 Thread Rsync CVS commit messages
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project The rsync repository.. The branch, b3.0.x has been updated via 2daed024b17a2cafb956e12581c25119d07a5950 (commit) from