X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=pPahd5IjTr9/zSuJloMVLb4gkixK0sngL2MsU53j1c29FFWJTnRnY
	2LWoIufkogtksaK/CkjYoxaqRJA3vLr/VIWTretSzyLbqJGKxZ/XhnWOl+qpmrPT
	e5l4rmfXHwAByRQRjV5B0sDIQH/lbaCJwb/ekQ1e7qSsyw3NGFQPQs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=1jTfs5GnTg0pxCNtSdOF/anozIU=; b=TAuCvvXH/DM30HhKzzfEzLDeyN0B
	GpcVr6aLKjKHCNnAMywt11/1VKU7H152vifagP5s788QgZNL4U7tyhFLAeO+XEqB
	6zBa9MTgSjhcBrSRxhCqWTJMsF3UHjF/cmfXbMQ28Qkp2IDQ4eVsW/wz3JOT8/l4
	Q+Bq0NLeb4Fzt2Y=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_20,CK_HELO_DYNAMIC_SPLIT_IP,HELO_DYNAMIC_IPADDR2,KHOP_THREADED,RDNS_NONE,SPF_FAIL autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Mark Geisert <mark@maxrnd.com>
Subject: Re: rsync failing to see drive path
Date: Thu, 5 Sep 2013 07:02:03 +0000 (UTC)
Lines: 13
Message-ID: <loom.20130905T085907-956@post.gmane.org>
References: <5227B700.3030807@cappella.us> <5228250D.5070908@cappella.us>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

> >> $ rsync --dry-run --delete -uvxhir "/cydrive/m/Music Converted"
> >> /cygdrive/G/
> >> sending incremental file list
> >> rsync: change_dir "/cydrive/m" failed: No such file or directory (2)
[...]
> $ rsync --dry-run --delete -uvxhir /cydrive/m/Music\ Converted /cygdrive/G/
> sending incremental file list
> rsync: change_dir "/cydrive/m" failed: No such file or directory (2)

I see "cygdrive" misspelled as "cydrive" in a couple places.  What happens
when that's corrected?

..mark


--
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

