rsync failing to see drive path

Mike Cappella mike@cappella.us
Wed Sep 4 22:40:00 GMT 2013


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

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



More information about the Cygwin mailing list