X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.9 required=5.0 tests=BAYES_20,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45 X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20100411151047.GT28908@calimero.vinschen.de> References: <20100411151047 DOT GT28908 AT calimero DOT vinschen DOT de> From: =?UTF-8?B?RnLDqWTDqXJpYyBCcm9u?= Date: Sun, 11 Apr 2010 23:56:09 +0200 Received: by 10.204.129.70 with SMTP id n6mr3585947bks.152.1271022989164; Sun, 11 Apr 2010 14:56:29 -0700 (PDT) Message-ID: Subject: Re: How to set full control to Everyone on USB hard drive files and directories? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 > In Cygwin, create a mount entry for the drive and add the "noacl" flag. > Then set the permissions on the root dir of the drive to full control > for Everyone and make sure permissions are propagted to child objects. I did that but I now have many of the following errors when I backup my files with rsync from local hard drive d: (ntfs) to usb hard drive g: (ntfs, mounted with noacl in /mnt/g): $ rsync --modify-window=3D1 --recursive --links --executability --times --quiet --delete /cygdrive/d/Documents /mnt/g/Sauvegarde/ rsync: rename "/mnt/g/Sauvegarde/Documents/Fred/Bal/1.7/Bal/gcc-release/bin= /.configure.exe.JVPk8f" -> "Documents/Fred/Bal/1.7/Bal/gcc-release/bin/configure.exe": Device or resource busy (16) when rsync ends, .configure.exe.?????? still exists and configure.exe does not exist or both do not exist Each time I try to use ntfs on USB drives, it turns to a nightmare... maybe I will switch again to fat32. Fr=C3=A9d=C3=A9ric -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple