This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rsync failing to see drive path


On Wed, Sep 04, 2013 at 03:41:04PM -0700, 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

Yep:
                        vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
>Problem reports:       http://cygwin.com/problems.html
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

At a gues, it's possible that you aren't using a Cygwin version of
rsync.

cgf

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]