Re: Gold star request - Re: rsync failing to see drive path

2013-09-06 Thread Andrew Schulman
> On Thu, Sep 05, 2013 at 07:02:03AM +, Mark Geisert wrote: > >> >> $ 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

Gold star request - Re: rsync failing to see drive path

2013-09-05 Thread Christopher Faylor
On Thu, Sep 05, 2013 at 07:02:03AM +, Mark Geisert wrote: >> >> $ 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

Re: rsync failing to see drive path

2013-09-05 Thread Mike Cappella
On 9/4/2013 3: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

Re: rsync failing to see drive path

2013-09-05 Thread Mark Geisert
> >> $ 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 increment

Re: rsync failing to see drive path

2013-09-04 Thread Mike Cappella
On 9/4/2013 3: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

Re: rsync failing to see drive path

2013-09-04 Thread Mike Cappella
Thanks, More below... 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: ch

Re: rsync failing to see drive path

2013-09-04 Thread Robert McBroom
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

Re: rsync failing to see drive path

2013-09-04 Thread Christopher Faylor
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

rsync failing to see drive path

2013-09-04 Thread Mike Cappella
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