Yup that's what it seems.  I tried to do 

[netegrity]
        comment = /apps/tools/netegrity
        path = /apps/tools/netegrity
        exclude = ./ ../


To just see it works or not and it doesnot.  I wish you can specify in
the conf file to ignore main dir hidden files or have path be "path =
/apps/tools/netegrity/*"  instead of the above one.   Matt's method
works like a charm, but prefer to have configs in rsyncd.conf instead
though.
 
Thanks!
> -----Original Message-----
> From: Wayne Davison [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, December 28, 2005 10:39 AM
> To: Jonathan Chen -X (jonachen - The Armada Group, Inc. at Cisco)
> Cc: rsync@lists.samba.org
> Subject: Re: Permission problem with rsync in daemon mode
> 
> On Wed, Dec 28, 2005 at 10:27:59AM -0800, Jonathan Chen -X 
> (jonachen - The Armada Group, Inc. at Cisco) wrote:
> > Still I just don't understand why it changes the ~jon/test 
> ownership 
> > to 'cdemgr'too.
> 
> This is because the directory '.' is copied when rsync copies 
> an entire directory (as it is when copying an entire module 
> or a directory with a trailing slash).  As Matt mentioned, 
> you can specify '*' to get all the contents of a directory 
> without including the directory itself.
> 
> ..wayne..
> 
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
  • RE: Permiss... Jonathan Chen -X (jonachen - The Armada Group, Inc. at Cisco)
    • Re: Pe... Wayne Davison
    • RE: Pe... Jonathan Chen -X (jonachen - The Armada Group, Inc. at Cisco)

Reply via email to