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)
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
ber 28, 2005 10:06 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 09:21:37AM -0800, Jonathan Chen -X
> (jonachen - The Armada Group,
On Wed, Dec 28, 2005 at 09:21:37AM -0800, Jonathan Chen -X (jonachen - The
Armada Group, Inc. at Cisco) wrote:
> sudo rsync --archive --compress -vv --sparse --progress -e ssh
> [EMAIL PROTECTED]::netegrity /users/jon/test/
>
> The /users/jon/test/ is owned by jon:jon while the "netegrity" dir o
t McCutchen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 28, 2005 9:49 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, 2005-12-28 at 09:21 -
On Wed, 2005-12-28 at 09:21 -0800, Jonathan Chen -X wrote:
> sudo rsync --archive --compress -vv --sparse --progress -e ssh
> [EMAIL PROTECTED]::netegrity /users/jon/test/
>
> The /users/jon/test/ is owned by jon:jon while the "netegrity" dir on
> the rsync server has root:root ownership. So whe
RHEL 3
rsync version 2.5.7 protocol version 26
Hello all,
I got rsync working mostly fine. I setup rsync in daemon mode for
retrievel by another hosts. In terms of retrieving it works fine, but
not when it comes to dir ownership.
Command used
sudo rsync --archive --compress -vv --sparse --p