RE: Rsync permission issue

2004-12-21 Thread Tevfik Karagülle
17:52To: d c; [EMAIL PROTECTED]Subject: Re: Rsync permission issue I have been continuing to research this.  The problem appears as follows:    1.  The directory where the data is to be copied is owned by the a specific user assigned to each server and the group rsync (a

Re: Rsync permission issue

2004-12-21 Thread d c
I have been continuing to research this.  The problem appears as follows:    1.  The directory where the data is to be copied is owned by the a specific user assigned to each server and the group rsync (a local user I setup to run the daemon).  Others have no rights to the directory.   When rsync

Rsync permission issue

2004-12-20 Thread d c
I am connecting to my rsync server as follows: ssh -f -i ~/.ssh/id_dsa -C -l SOMEUSER -L 8730:localhost:873 SOMEHOST sleep 40rsync -av rsync://localhost:8730/module /dest My LAN servers connect w/o incident or problems.  However-  I am trying to connect in a remote server and it is giving me some g