<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: BackupPC</title>
	<atom:link href="http://blog.firetree.net/2006/08/06/backuppc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.firetree.net/2006/08/06/backuppc/</link>
	<description>Sharing useful things with the world.</description>
	<lastBuildDate>Fri, 21 Jan 2011 09:51:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonnyboy</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-25496</link>
		<dc:creator>Jonnyboy</dc:creator>
		<pubDate>Wed, 26 May 2010 16:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-25496</guid>
		<description>&lt;p&gt;One more note: this blog does not get the &quot;- -&quot; correct, notice it merges the into &quot;--&quot;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>One more note: this blog does not get the &#8220;- -&#8221; correct, notice it merges the into &#8220;&#8211;&#8221;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jonnyboy</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-25495</link>
		<dc:creator>Jonnyboy</dc:creator>
		<pubDate>Wed, 26 May 2010 16:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-25495</guid>
		<description>&lt;p&gt;Can you suggest what the TarClientRestoreCmd should be?&lt;/p&gt;

&lt;p&gt;I also struggled with this and finally create a second script and name it tar-restore&lt;/p&gt;

&lt;p&gt;!/bin/sh -f&lt;/p&gt;

&lt;p&gt;exec /bin/tar -x -f - &quot;$@&quot;&lt;/p&gt;

&lt;p&gt;Make it executable&lt;/p&gt;

&lt;p&gt;add it to the sudoers list (visudo)
backuppc ALL = NOPASSWD: /etc/backuppc/tar-restore&lt;/p&gt;

&lt;p&gt;then add this to localhost.pl
$Conf{TarClientRestoreCmd} = &#039;/usr/bin/sudo /etc/backuppc/tar-restore -x -p --numeric-owner --same-owner -v -C $shareName&#039;;&lt;/p&gt;

&lt;p&gt;There may be other ways to accomplish this, but this worked for me. One note, if you restore to an alternate location, the path must exit prior to running the restore, it can not create the path.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Can you suggest what the TarClientRestoreCmd should be?</p>

<p>I also struggled with this and finally create a second script and name it tar-restore</p>

<p>!/bin/sh -f</p>

<p>exec /bin/tar -x -f &#8211; &#8220;$@&#8221;</p>

<p>Make it executable</p>

<p>add it to the sudoers list (visudo)
backuppc ALL = NOPASSWD: /etc/backuppc/tar-restore</p>

<p>then add this to localhost.pl
$Conf{TarClientRestoreCmd} = &#8216;/usr/bin/sudo /etc/backuppc/tar-restore -x -p &#8211;numeric-owner &#8211;same-owner -v -C $shareName&#8217;;</p>

<p>There may be other ways to accomplish this, but this worked for me. One note, if you restore to an alternate location, the path must exit prior to running the restore, it can not create the path.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jonnyboy</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-25494</link>
		<dc:creator>Jonnyboy</dc:creator>
		<pubDate>Wed, 26 May 2010 15:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-25494</guid>
		<description>&lt;p&gt;These small changes are necessary to get the incremental backups to works properly. The should have been reflected in the BackupPC documentation long ago. I am glad that I found this page.
Using the BackupPC docs will get the full backups to work, but not the incrementals.&lt;/p&gt;

&lt;p&gt;Thank you very much.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>These small changes are necessary to get the incremental backups to works properly. The should have been reflected in the BackupPC documentation long ago. I am glad that I found this page.
Using the BackupPC docs will get the full backups to work, but not the incrementals.</p>

<p>Thank you very much.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tmwsiy</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-25072</link>
		<dc:creator>tmwsiy</dc:creator>
		<pubDate>Fri, 27 Feb 2009 21:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-25072</guid>
		<description>&lt;p&gt;Thanks for this!&lt;/p&gt;

&lt;p&gt;Can you suggest what the TarClientRestoreCmd should be?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for this!</p>

<p>Can you suggest what the TarClientRestoreCmd should be?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 3vi1</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-22750</link>
		<dc:creator>3vi1</dc:creator>
		<pubDate>Tue, 16 Oct 2007 11:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-22750</guid>
		<description>&lt;p&gt;Thanks for writing this up - very informative.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for writing this up &#8211; very informative.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Domenico Diacono</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-21251</link>
		<dc:creator>Domenico Diacono</dc:creator>
		<pubDate>Wed, 01 Aug 2007 08:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-21251</guid>
		<description>&lt;p&gt;Thanks a lot!
Why don&#039;t you submit this corrections to the developers of BackupPC, so they can include it in the docs?&lt;/p&gt;

&lt;p&gt;Thanks again
Domenico&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks a lot!
Why don&#8217;t you submit this corrections to the developers of BackupPC, so they can include it in the docs?</p>

<p>Thanks again
Domenico</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Kurtsson</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-8240</link>
		<dc:creator>Martin Kurtsson</dc:creator>
		<pubDate>Wed, 14 Mar 2007 10:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-8240</guid>
		<description>&lt;p&gt;Just wanted to say thank you for this information. Solved problems Ive been struggling with a long time.&lt;/p&gt;

&lt;p&gt;Thanks again&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just wanted to say thank you for this information. Solved problems Ive been struggling with a long time.</p>

<p>Thanks again</p>]]></content:encoded>
	</item>
	<item>
		<title>By: j1m</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-7383</link>
		<dc:creator>j1m</dc:creator>
		<pubDate>Thu, 15 Feb 2007 09:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-7383</guid>
		<description>&lt;p&gt;In your example would it be possible to add the multi volume option -M and also -F for automatically running a script to chagne the tapes...
&quot;mtx -f /dev/sg1 next&quot;    (to auto change to next tape on my autoloader), rather than waiting for user input after tape change ?&lt;/p&gt;

&lt;p&gt;regards&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In your example would it be possible to add the multi volume option -M and also -F for automatically running a script to chagne the tapes&#8230;
&#8220;mtx -f /dev/sg1 next&#8221;    (to auto change to next tape on my autoloader), rather than waiting for user input after tape change ?</p>

<p>regards</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Abramowitz &#187; links for 2006-11-04</title>
		<link>http://blog.firetree.net/2006/08/06/backuppc/comment-page-1/#comment-5805</link>
		<dc:creator>Marc Abramowitz &#187; links for 2006-11-04</dc:creator>
		<pubDate>Sat, 04 Nov 2006 19:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.firetree.net/2006/08/06/backuppc/#comment-5805</guid>
		<description>&lt;p&gt;[...] BackupPC tips - firetree.net Great tips for BackupPC, esp. how to backup localhost (tags: backup linux ubuntu) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] BackupPC tips &#8211; firetree.net Great tips for BackupPC, esp. how to backup localhost (tags: backup linux ubuntu) [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

