X-Spam-Check-By: sourceware.org Message-ID: <97ef4c810609172244p1695a0f6qac4dc4f89210e6ff@mail.gmail.com> Date: Mon, 18 Sep 2006 07:44:11 +0200 From: Mattias To: cygwin AT cygwin DOT com Subject: rsync 2.6.6.1 changed ACL behaviour? In-Reply-To: <97ef4c810609170155u3836d6a5s17335f29a8dd8acb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <97ef4c810609170155u3836d6a5s17335f29a8dd8acb AT mail DOT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Using rsync to update my web site on a Windows 2003 Server using the following command rsync --archive --stats /cygdrive/c/data/publish/ -e ssh ntuser AT www DOT domain DOT com:/cygdrive/c/Inetpub/ssc2 Worked fine for a year. Stopped working recently. rsync doesn't set the ACL correctly. rsync sets the rights of the Users user to nothing at all, which makes the web site not work at all. (I have switched my laptop since it last worked and reinstalled cygwin.) After running rsync, I have to go to the server, opening the security dialog for the directory, pressing advanced, selecting "Replace permission entries on all child objects with enties shown here that apply child objects" These are the default permissions, so why doesn't rsync use them. Which permissions do rsync use? -- Mattias P.s. Is there a simple way in cygwin setup.exe to just revert to an older version of a single package, in my case rsync 2.6.3? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/