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