Hi Phillip, 

I have same problems with rsync and I use a post script that replace groups and 
ownerships after the sync. Look for setacl projet on www.sf.net 

Hope that's help 

David LIMA
Ingénieur Réseaux
SCC Services

 

-----Message d'origine-----
De : Wayne Davison [mailto:[EMAIL PROTECTED] 
Envoyé : mardi 25 mai 2004 17:42
À : Philip Roche
Cc : [EMAIL PROTECTED]
Objet : Re: Rsync snapshot on Linux from Windows server

On Tue, May 25, 2004 at 11:36:35AM +0000, Philip Roche wrote:
> Well I've upgraded to 2.6.2 on the Linux side (and 2.6.0 on the NT
> side, the most up to date cygwin version of rsync), and (as before) I
> have been running the script as root (and adminstrator on the Windows
> side)

The important part of duplicating the owner and group info is what
permissions the receiving rsync is running as, and I believe you said
that the Linux box is the one receiving the data, so it needs to be
running as root.  It works best if you're running the receiver on the
same machine that has the destination disk mounted (writing to a remote
samba share may even restrict root's permissions).

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to