X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.7 required=5.0 	tests=BAYES_50,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
From: =?UTF-8?B?RnLDqWTDqXJpYyBCcm9u?= <frederic.bron@m4x.org>
Date: Thu, 15 Apr 2010 07:14:35 +0200
Message-ID: <o2ta9a39a211004142214mfed097abv98beb16fb7db1bfd@mail.gmail.com>
Subject: rsync: rename .file.JVPk8f -> file: Device or resource busy (16)
To: cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I have converted a USB hard drive from fat32 to ntfs because git now
does not work on fat32 drives and git is essential to my work.
I also use this disk to backup my local hard drive with rsync.
When it was fat32, everything was fine but now that it is ntfs, I get
the following error message many times during the rsync process:

$ 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

The disk is mounted like this (/etc/fstab):
f:/ /mnt/f ntfs noacl,nouser,binary

What does this error message mean?
Do I have to go back to fat32 (without the possibility to use git)?

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

