The reason I was trying this was because all I can do is map a drive.  As of
yet, I cannot modify the server like that.  I tried the --inplace and it
still did the whole file.  Also, this will eventually be over the internet
but right now I'm doing it locally (faster testing).  I may take a peek at
rdiff.  Any experience with that?

_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail [EMAIL PROTECTED] 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt
McCutchen
Sent: Monday, September 24, 2007 12:24 PM
To: Stephen Zemlicka
Cc: rsync@lists.samba.org
Subject: Re: Mapped Drive

On 9/24/07, Stephen Zemlicka <[EMAIL PROTECTED]> wrote:
> What exactly is involved in the remote shell?  Can this be done on a
windows
> to windows backup?  Do you have a link handy otherwise google to the
rescue.
> Thank you very much.

You set up an ssh server on the machine with the mapped drive, install
an ssh client on the machine running rsync, and direct rsync to the
mapped drive using a path of the form
host:/cygdrive/C/path/to/mapped/drive/ (note the *single* colon).
cwRsync ( http://itefix.no/cwrsync/ ) is a nice packaging containing
rsync, an ssh client and server, and some glue to get the ssh server
running in Windows; I recommend it.

Note: you might run into the infamous remote-rsync-under-Cygwin hang
bug, which is being tracked here:

https://bugzilla.samba.org/show_bug.cgi?id=2208

Matt

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to