This is the mail archive of the cygwin@cygwin.com 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]

Bugs in Rsync?


On Monday 13 Jan 03, Michael Hipp writes:
> I'm trying to use Rsync to back up this system to a remote across the
> network. I'm butting my head against 2 probs:
> 
> - When rsync is given a source of /, it absolutely refuses to descend into
> /cygdrive. It's as if the -x (one fs only) is set.

I think you are expecting too much of rsync to know that from /, you
want it to traverse into /cygdrive/X.

Try mounting C: to /c, make sure you create the directory /c to go
with it first (UNIX demands this, Cygwin will just issue a warning).
Rsync might descend into /c in that case (though I haven't tried it myself).

Regards,
David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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