|
From: Kris L. <kl...@th...> - 2013-12-04 17:56:32
|
You'll have to edit the scripts on the client machine to kick off VSS on additional drives. Then you'll edit the rsyncd mount points accordingly. If I recall, the applicable files are backuppc.cmd, vsrsync.cmd, and rsyncd.conf There are also differing versions of vshadow depending on your client OS ( http://edgylogic.com/blog/vshadow-exe-versions/). I just include them all and edit the scripts to choose accordingly. Also, bear in mind that Michael's solution isn't really meant for in-place restores (you can alter it to do it, but this can potentially cause more trouble than it's worth). But 99% of the time we only have to restore a single file so it's easy enough from the web interface. Kris Lou kl...@th... On Wed, Dec 4, 2013 at 7:08 AM, Henry Burroughs < hbu...@st...> wrote: > Wow! > > The main issue I see is it can only volume shadow copy the C drive. I > have other drives on some of my servers (ie: e, f) etc. has anyone found > a way around this? > Henry B. burroughs, III > Director of Technology > St. John's Episcopal Parish Day School > www.stjohnseagles.org > > > On Tue, Dec 3, 2013 at 6:04 PM, John Habermann <jha...@co... > > wrote: > >> Just in case you haven't come across it I have found Michael's windows >> Backuppc client http://www.michaelstowe.com/backuppc/ works quite well >> for backing up windows servers using rsync. It is using rsyncd rather >> than rsync over ssh so might not be of use to you for that reason. >> >> On Tue, 3 Dec 2013 10:10:57 -0500 >> Henry Burroughs <hbu...@st...> wrote: >> >> > I am in the process of trying to setup CYGWIN SSH & Rsync to backup my >> > Windows Servers. Right now my problem appears to be a privilege >> > issue. The user I am using "eagles\backuppc" has all the correct >> > permissions when using CYGWIN locally on the machine. However when I >> > use SSH and have privilege separation enabled, the user is unable to >> > access certain folders with a "Permission Denied" message. >> > >> > I was using this as a guide: >> > http://www.cs.umd.edu/~cdunne/projs/backuppc_guide.html#Cygwin >> > Installation >> > >> > >> > I am also attempting to script the whole installation using Wizard's >> > Apprentice, Batch, and the 7-zip SFX installer. That way it will >> > walk you through the whole CYGWIN, SSH, and RSYNC configuration. If >> > I ever get it finished and tested on all my servers, I'll post it >> > somewhere. >> > >> >> >> -- >> John Habermann|Senior IT Officer|Corporate Services >> >> Cook Shire Council >> >> Phone|07 4069 5444 Fax|07 4069 5423 >> >> Email|jha...@co... <mailto:jha...@co...> >> Website|www.cook.qld.gov.au <http://www.cook.qld.gov.au/> >> >> Address|10 Furneaux Street (PO Box 3), Cooktown, Qld, 4895 >> >> This email transmission is intended only for the use of the person or >> entity to which it is addressed and may contain information that is >> privileged, confidential and exempt from disclosure by law. If you are >> not the intended recipient, any dissemination, distribution or copying >> of this transaction is strictly prohibited. The sender accepts no >> responsibility for any malware, grey ware, spy ware, viral applications >> or code accompanying this transmission. The person or entity in >> receipt of this transmission indemnifies the sender (be they >> individual or corporation) against any loss incurred through the >> receipt/acceptance/clearance/opening of this transmission. If you have >> received this transmission in error, please notify us immediately by >> email, facsimile or telephone and disregard the email. >> >> ------------------------------------------------------------------------------ >> >> Sponsored by Intel(R) XDK >> Develop, test and display web and hybrid apps with a single code base. >> Download it for free now! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk >> _______________________________________________ >> BackupPC-users mailing list >> Bac...@li... >> List: https://lists.sourceforge.net/lists/listinfo/backuppc-users >> Wiki: http://backuppc.wiki.sourceforge.net >> Project: http://backuppc.sourceforge.net/ >> >> > > > ------------------------------------------------------------------------------ > Sponsored by Intel(R) XDK > Develop, test and display web and hybrid apps with a single code base. > Download it for free now! > > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk > _______________________________________________ > BackupPC-users mailing list > Bac...@li... > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ > > |