On 31 March 2010 09:51, Sorin Srbu <[email protected]> wrote: > Ok, so it’s just the rsyncd-part on the Win-server that’s interesting, > correct? And you set up BPC to use rsyncd with this particular Win-client > and point it to eg /cygdrive/d/home which is one of those pre-setup virtual > directories they mention in the DeltaCopy-manual. Did I get that right? > > > > -- > > /Sorin > Yes.
You create a Deltacopy service which is simply a Rsyncd running on port 873 (standard). You connect with Backuppc with rsyncd config. After you created the deltacopy service, you create a virtual directory: e.g. cDRIVE and fill in the path and the credentials. this cDRIVE is what you use in backuppc as Rsyncshare name. The easy part is that you can copy the windows folder to another client, register the service and you're good. I did a few tests with Cygwin and it seems there are a lot more steps to get it running (but you can get encryption via ssh then) Koen Linders ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
