RE: help with cwrsync

2004-06-11 Thread José Luis Poza
In the case your problem is due to lack of permissions : - Make sure that rsync user account has read permissions to directory structure you want to backup. When you say user account you´re referring to the launcher service account or to the lau

rsync through ssh tunnel

2004-06-11 Thread Olaf Joerk
Hi, I want to keep the content of some directories on different Linux servers synchronal. I have on every Linux server an account for connecting to via ssh. This account has no root permissions. But some directories require root priviledges. I wand to use rsyncd as a deamon on the target hosts. My

reporting a bug

2004-06-11 Thread Wallace Matthews
problem with --backup I am doing this the old fashioned way via e-mail. I deal with Bugzilla too much and would prefer to not open yet another bugzilla account that generates more e-mail that I dont need to sift through, especially when it looks very similar to in-house bugzilla stuff. I am r

what am I doing wrong

2004-06-11 Thread Wallace Matthews
I am seeing some rather strange behavior with synch of 2 directories on the same system using 2.6.2. The older file is the image of a full backup and is 29Gig in size. The new image is a slice of an incremental backup and is 101Meg in size. the command line is: time /home/wally/rsync/rsync-2.6.

Re: what am I doing wrong

2004-06-11 Thread Chris Shoemaker
On Fri, Jun 11, 2004 at 02:53:53PM -0400, Wallace Matthews wrote: > I am seeing some rather strange behavior with synch of 2 directories on the same > system using 2.6.2. > > The older file is the image of a full backup and is 29Gig in size. The new image is > a slice of an incremental > backup

RE: what am I doing wrong

2004-06-11 Thread Wallace Matthews
Thanks for the suggestion. It works fine if I remove the --write-batch from the command line. That should narrow it down for the bug fixer(s). I know that --write-batch works ok when the reference file is on a remote system. It means that until there is a fix, I have no use for the local only