Re: rsync'ing a directory with nothing but symlinks

2010-02-18 Thread Gerardo Herzig
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". >>

Re: rsync'ing a directory with nothing but symlinks

2010-02-17 Thread Matt McCutchen
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 sti

Re: rsync'ing a directory with nothing but symlinks

2010-02-17 Thread Gerardo Herzig
Matt McCutchen wrote: > On Wed, 2010-02-17 at 16:37 -0300, Gerardo Herzig wrote: >> Hi all. This looks like a common question. I want to backup a dir, in >> which i put some symlinks, so it looks like >> >> machinegun:/tmp/daily_backup # ls -la >> total 8 >> drwxr-xr-x 2 root root 4096 2010-02-17

Re: rsync'ing a directory with nothing but symlinks

2010-02-17 Thread Gerardo Herzig
Bill Campbell wrote: > On Wed, Feb 17, 2010, Gerardo Herzig wrote: >> Hi all. This looks like a common question. I want to backup a dir, in >> which i put some symlinks, so it looks like >> >> machinegun:/tmp/daily_backup # ls -la >> total 8 >> drwxr-xr-x 2 root root 4096 2010-02-17 17:41 . >> drw

Re: rsync'ing a directory with nothing but symlinks

2010-02-17 Thread Bill Campbell
On Wed, Feb 17, 2010, Gerardo Herzig wrote: >Hi all. This looks like a common question. I want to backup a dir, in >which i put some symlinks, so it looks like > >machinegun:/tmp/daily_backup # ls -la >total 8 >drwxr-xr-x 2 root root 4096 2010-02-17 17:41 . >drwxrwxrwt 19 root root 4096 2010-02-17

Re: rsync'ing a directory with nothing but symlinks

2010-02-17 Thread Matt McCutchen
On Wed, 2010-02-17 at 16:37 -0300, Gerardo Herzig wrote: > Hi all. This looks like a common question. I want to backup a dir, in > which i put some symlinks, so it looks like > > machinegun:/tmp/daily_backup # ls -la > total 8 > drwxr-xr-x 2 root root 4096 2010-02-17 17:41 . > drwxrwxrwt 19 root