Hi,
been trying for a while now to use windows paths with rsynch and the like (cygdrive versions).
F.e. if I want to duplicate my hard link structure from z: to c: like this:
rsync.exe -aHti /cygdrive/z /cygdrive/c
But it does not work - it copies from z: to c:\z\ and not to c:\ (root).
Neither does rsync.exe -aHti /cygdrive/z /cygdrive/c/ - so which command line to use?
Similar problems with path names that contain spaces.
Can anybody help - my linux is really weak!?
Regards,
Brahman