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

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 l

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

rsyncd.conf chroot yes problem with symlink-ing

2009-08-14 Thread alex.vladulescu
Hy there, My name is Alex Vladulescu, and i found this very interesting tool for backup files and folders over remote network servers. For the past four days i have been reading the FAQ on the site, google-ing the web for some answers on my local problem, but i am very stuck, nothing seems t