<?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: Automating tarsnap backups</title>
	<atom:link href="http://www.bishnet.net/tim/blog/2009/01/28/automating-tarsnap-backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bishnet.net/tim/blog/2009/01/28/automating-tarsnap-backups/</link>
	<description>"For a moment, nothing happened. Then, after a second or so, nothing continued to happen." -- HHGTTG</description>
	<lastBuildDate>Wed, 18 Jan 2012 09:29:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Pig Monkey</title>
		<link>http://www.bishnet.net/tim/blog/2009/01/28/automating-tarsnap-backups/comment-page-1/#comment-46751</link>
		<dc:creator>Pig Monkey</dc:creator>
		<pubDate>Tue, 17 Jan 2012 01:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bishnet.net/tim/blog/?p=149#comment-46751</guid>
		<description>Nice shell script!

I found your post this morning when searching for ways to automate Tarsnap. It inspired me to write my own script, which does something sorta-kinda similar, but deletes old archives based on age. And it&#039;s written in Python, because my shell-fu is weak.

https://github.com/pigmonkey/backups/blob/master/tarsnapper.py</description>
		<content:encoded><![CDATA[<p>Nice shell script!</p>
<p>I found your post this morning when searching for ways to automate Tarsnap. It inspired me to write my own script, which does something sorta-kinda similar, but deletes old archives based on age. And it&#8217;s written in Python, because my shell-fu is weak.</p>
<p><a href="https://github.com/pigmonkey/backups/blob/master/tarsnapper.py" rel="nofollow">https://github.com/pigmonkey/backups/blob/master/tarsnapper.py</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.bishnet.net/tim/blog/2009/01/28/automating-tarsnap-backups/comment-page-1/#comment-44125</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Sat, 05 Sep 2009 15:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bishnet.net/tim/blog/?p=149#comment-44125</guid>
		<description>Works well on Linux, except tail expect a -n flag before +$DAILY, +$WEEKLY and +$MONTHLY.

Thank you for your script !</description>
		<content:encoded><![CDATA[<p>Works well on Linux, except tail expect a -n flag before +$DAILY, +$WEEKLY and +$MONTHLY.</p>
<p>Thank you for your script !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

