rsync bug recreating header.info

Jason Dravet dravet at calumet.purdue.edu
Tue Oct 19 20:51:32 GMT 2004


Thank you very much for your help.  Rsync works much better now.

Thanks again,

Jason

-----Original Message-----
From: jim [mailto:jim at thegallaghers.biz] 
Sent: Tuesday, October 19, 2004 3:39 PM
To: rsync at lists.samba.org; dravet at calumet.purdue.edu
Subject: RE: rsync bug recreating header.info

The permission problem may be related to the setting of the CYGWIN
environment
variable.  This variable may contain several options, but the one you should
take a
look at is ntsec/nontsec. If CYGWIN=ntsec, then the cygwin DLL tries to
emulate 
POSIX permissions using NT ACLs. It works too good, or not very, depending
on
how you look at it. If CYGWIN=nontsec, then the cygwin DLL doesn't do
anything 
when a CYGWIN process tries to set protections. This lets the native Windows
protections operate as you would expect.

Between my Cygwin boxes, I make sure that CYGWIN=nontsec for rsync.

More info here: http://cygwin.com/cygwin-ug-net/ntsec.html



More information about the rsync mailing list