<?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: How-To: Automated incremental daily backups to Amazon S3 using Duplicity</title>
	<atom:link href="http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/</link>
	<description>What you looking at?</description>
	<lastBuildDate>Sun, 18 Apr 2010 23:24:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How-To: Automated incremental daily backups to Amazon S3 using Duplicity &#8250; ec2base</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-4303</link>
		<dc:creator>How-To: Automated incremental daily backups to Amazon S3 using Duplicity &#8250; ec2base</dc:creator>
		<pubDate>Mon, 14 Dec 2009 07:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-4303</guid>
		<description>[...] http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/#more-54 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/#more-54" rel="nofollow">http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/#more-54</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kearney</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-3064</link>
		<dc:creator>Kearney</dc:creator>
		<pubDate>Mon, 05 Oct 2009 15:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-3064</guid>
		<description>Sam,

Duplicity uses rsync, which contains incremental changes. Those files won&#039;t be deleted because, even though the backup maybe older than 7 days, there are backups which are incrementals and younger than 7 days. 

So, after 2 weeks have passed, those files will be deleted, since the full backup and the incremental backups are now 14 days old, and there exists a full backup newer than the full and incremental backups.</description>
		<content:encoded><![CDATA[<p>Sam,</p>
<p>Duplicity uses rsync, which contains incremental changes. Those files won't be deleted because, even though the backup maybe older than 7 days, there are backups which are incrementals and younger than 7 days. </p>
<p>So, after 2 weeks have passed, those files will be deleted, since the full backup and the incremental backups are now 14 days old, and there exists a full backup newer than the full and incremental backups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam S</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-2334</link>
		<dc:creator>Sam S</dc:creator>
		<pubDate>Sat, 01 Aug 2009 15:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-2334</guid>
		<description>Nice script ... i was wondering if you could help me troubleshoot my issue. I keep getting the following message.

&quot;Which can&#039;t be deleted because newer sets depend on them&quot;

My variables are:

OLDER_THAN=&quot;14D&quot;
FULL=&quot;7D&quot;

What I&#039;ve been doing is logging into S3 using the S3 plugin for Firefox and deleting the old sets that way. Any idea as to why it keeps failing?</description>
		<content:encoded><![CDATA[<p>Nice script ... i was wondering if you could help me troubleshoot my issue. I keep getting the following message.</p>
<p>"Which can't be deleted because newer sets depend on them"</p>
<p>My variables are:</p>
<p>OLDER_THAN="14D"<br />
FULL="7D"</p>
<p>What I've been doing is logging into S3 using the S3 plugin for Firefox and deleting the old sets that way. Any idea as to why it keeps failing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Søren Vind &#62;&#62; Backing up to Amazon S3 (Part 2) - duplicity</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-1348</link>
		<dc:creator>Søren Vind &#62;&#62; Backing up to Amazon S3 (Part 2) - duplicity</dc:creator>
		<pubDate>Tue, 28 Apr 2009 20:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-1348</guid>
		<description>[...] up the backup, I took a lot of inspiration from a blog post at cenolan.com and a blog post by Tim McCormack. Actually, &#8220;a lot of inspiration&#8221; may be an [...]</description>
		<content:encoded><![CDATA[<p>[...] up the backup, I took a lot of inspiration from a blog post at cenolan.com and a blog post by Tim McCormack. Actually, &#8220;a lot of inspiration&#8221; may be an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Søren Vind &#62;&#62; Backing up to Amazon S3 (Part 1)</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-1273</link>
		<dc:creator>Søren Vind &#62;&#62; Backing up to Amazon S3 (Part 1)</dc:creator>
		<pubDate>Mon, 20 Apr 2009 21:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-1273</guid>
		<description>[...] http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/ http://www.brainonfire.net/blog/remote-encrypted-backup-duplicity-amazon-s3/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/" rel="nofollow">http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/</a> <a href="http://www.brainonfire.net/blog/remote-encrypted-backup-duplicity-amazon-s3/" rel="nofollow">http://www.brainonfire.net/blog/remote-encrypted-backup-duplicity-amazon-s3/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinking sysadmin / Duplicity to Amazon S3 on FreeBSD: Building on the work of others</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-1019</link>
		<dc:creator>thinking sysadmin / Duplicity to Amazon S3 on FreeBSD: Building on the work of others</dc:creator>
		<pubDate>Mon, 02 Mar 2009 19:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-1019</guid>
		<description>[...] post adds only a couple small details to work described at randys.org and cenolan.com - go there for background on this post and useful scripts for automated Duplicity backup to [...]</description>
		<content:encoded><![CDATA[<p>[...] post adds only a couple small details to work described at randys.org and cenolan.com - go there for background on this post and useful scripts for automated Duplicity backup to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kb.hurricane-ridge.com / Bookmarks for February 25, 2009</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-1011</link>
		<dc:creator>kb.hurricane-ridge.com / Bookmarks for February 25, 2009</dc:creator>
		<pubDate>Fri, 27 Feb 2009 14:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-1011</guid>
		<description>[...] How-To: Automated incremental daily backups to Amazon S3 using Duplicity &#124; cenolan.com - Example s3 duplicity backup and restore scripts.    Post a comment &#8212; Trackback URI RSS 2.0 feed for these comments This entry (permalink) was posted on Wednesday, February 25, 2009, at 8:21 am by admin. Filed in Links. [...]</description>
		<content:encoded><![CDATA[<p>[...] How-To: Automated incremental daily backups to Amazon S3 using Duplicity | cenolan.com - Example s3 duplicity backup and restore scripts.    Post a comment &mdash; Trackback URI RSS 2.0 feed for these comments This entry (permalink) was posted on Wednesday, February 25, 2009, at 8:21 am by admin. Filed in Links. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Abrahams</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-977</link>
		<dc:creator>Dave Abrahams</dc:creator>
		<pubDate>Wed, 18 Feb 2009 08:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-977</guid>
		<description>Also, you might want to mention that people can really confuse duplicity if they use sudo to run the script manually without changing $HOME.  Then GPG looks in the wrong place for key files.</description>
		<content:encoded><![CDATA[<p>Also, you might want to mention that people can really confuse duplicity if they use sudo to run the script manually without changing $HOME.  Then GPG looks in the wrong place for key files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Abrahams</title>
		<link>http://www.cenolan.com/2008/12/how-to-incremental-daily-backups-amazon-s3-duplicity/comment-page-1/#comment-966</link>
		<dc:creator>Dave Abrahams</dc:creator>
		<pubDate>Mon, 16 Feb 2009 20:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cenolan.com/?p=54#comment-966</guid>
		<description>Nice guide; Even though I had done something similar myself once, I found it useful to have a simple tutorial that walked me through the steps.

I was wondering why you didn&#039;t use duplicity&#039;s &quot;--full-if-older-than 1M&quot; option rather than coding the logic for making full backups yourself?  If you miss the first day of the month due to downtime, you will fall behind on full backups.

We used to use shell scripts for this but I found it&#039;s really easy to lose important information when the script breaks for any reason.  You can see http://techarcana.net/hydra/backups/ for rationale and links to our Python code.</description>
		<content:encoded><![CDATA[<p>Nice guide; Even though I had done something similar myself once, I found it useful to have a simple tutorial that walked me through the steps.</p>
<p>I was wondering why you didn't use duplicity's "--full-if-older-than 1M" option rather than coding the logic for making full backups yourself?  If you miss the first day of the month due to downtime, you will fall behind on full backups.</p>
<p>We used to use shell scripts for this but I found it's really easy to lose important information when the script breaks for any reason.  You can see <a href="http://techarcana.net/hydra/backups/" rel="nofollow">http://techarcana.net/hydra/backups/</a> for rationale and links to our Python code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
