delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/09/04/21:26:00

X-Recipient: archive-cygwin AT delorie DOT 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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=D0g/2oaR3gQQQcO15155oRritT14dFrVAohE7XSiXjd
AnS0MzWeLUkCb1B6jgFzVDVGDF8AVj+zfj5Xnj4tLS2Lsf+WUOm8LkFrWWzCjPV2
bN4YvF7M3BZFBeXjfg7fe/NDKckDUQMK8Ky1AFKCtaimFl6zK3yqf+HLvaQjd0NE
=
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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=XP8UKH1aeVFhhVbOiRO6be1qPSU=; b=f5H45Iya2VeWJ+KlE
z9Fd5Q9Tetp7L5ZplUCdfRnzEiFQyAryaNVplMIlpn87OiZXjrdxQ28/bKDc9ohR
sOU0lH2kp/uWHESxRDPvl+dF8TWdVGbizDTjIdjr1jALQFIvkgsJ1/x53bVPMtI5
YlAsJd5eFzCyBd/vzsnJbLRTbQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RDNS_NONE autolearn=no version=3.3.2
X-HELO: nm10-vm5.access.bullet.mail.bf1.yahoo.com
X-Yahoo-SMTP: WYCRwFCswBC8m6bVJ92MJCrr7CCv7E0D7MVlHzXAj4lA6A--
X-Rocket-Received: from [192.168.1.95] (mcforum AT 74 DOT 171 DOT 109 DOT 130 with plain) by smtp107.sbc.mail.bf1.yahoo.com with SMTP; 04 Sep 2013 18:25:45 -0700 PDT
Message-ID: <5227DD98.1020403@bellsouth.net>
Date: Wed, 04 Sep 2013 21:25:44 -0400
From: Robert McBroom <mcforum AT bellsouth DOT net>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: rsync failing to see drive path
References: <5227B700 DOT 3030807 AT cappella DOT us>
In-Reply-To: <5227B700.3030807@cappella.us>
X-IsSubscribed: yes

On 9/4/2013 6:41 PM, Mike Cappella wrote:
> Hi Folks,
>
> I'm trying to use rsync on a USB (fat) drive, but it fails on the 
> cygdrive path:
>
> $ 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)
>
> and I'm not sure why as it does indeed exist:
>
> $ ls -l /cygdrive/m/Music\ Converted
> total 12532
> -rwxr-xr-x+ 1 MrC ???????? 12568746 Sep  4 11:42 Database.mpl
> drwxr-xr-x+ 1 MrC ????????        0 Sep  4 11:41 Music
> drwxr-xr-x+ 1 MrC ????????        0 Sep  4 11:42 Playlists
>
> Any ideas?
>
> $ uname -a CYGWIN_NT-6.1 zion 1.7.25(0.270/5/3) 2013-08-31 20:37 
> x86_64 Cygwin
>
Mixing Win and Cygwin.

Try
rsync --dry-run --delete -uvxhir /cydrive/m/Music\ Converted /cygdrive/G/

Robert McBroom

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019