X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_FAIL X-Spam-Check-By: sourceware.org X-Copfilter: Client is part of local network, skipped Spamassassin X-Copfilter: Sender is in whitelist, skipped SpamAssassin From: Matthias Meyer To: cygwin AT cygwin DOT com Subject: rsyncd cannot access volume shadow copy Date: Wed, 18 Feb 2009 22:02:45 +0100 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902182202.46329.Matthias.Meyer@gmx.li> X-Copfilter-Originating-IP: 192.168.0.92 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, I run cygwin in Vista: I can create a volume shadow copy with vshadow from the Microsoft SDK as well as map it to drive B:. I can access /cygdrive/b (bash) as well as B: (cmd) from terminals of the same user which has mapped the shadow copy to the drive. But I can not access the shadow copy from terminals of other users AND my rsyncd, which runs under the same user where the shadow copy was mapped, can't access /cygdrive/b. rsync: chdir /cygdrive/b failed I try the same under Windows XP and it works only one time :-O I map the drive with "dosdev b: \\?\GLOBALROOT\Device... rsyncd works but has locked files 2009/02/18 19:54:05 [2112] rsync: send_files failed to open "Dokumente und Einstellungen/Administrator/Lokale Einstellungen/Anwendungsdaten/Microsoft/Windows/UsrClass.dat" (in B): Device or resource busy (16) After dosdev -r -d b: and again dosdev b: \\?\GLOBALROOT\Device... I get from rsyncd: 2009/02/18 20:03:19 [2580] name lookup failed for 127.0.0.1: Unknown server error 2009/02/18 20:03:19 [2580] connect from UNKNOWN (127.0.0.1) 2009/02/18 20:03:19 [2580] rsync: chdir /cygdrive/b failed : No such file or directory (2) In both (XP) cases ls -alh /cygdrive/b will list the content of drive c: Matthias -- Don't Panic -- 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/