<?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"
	>
<channel>
	<title>Comments on: My Backup Scripts</title>
	<atom:link href="http://blog.johnjosephbachir.org/2006/01/02/my-backup-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnjosephbachir.org/2006/01/02/my-backup-scripts/</link>
	<description>John Joseph Bachir's blog</description>
	<pubDate>Tue, 02 Dec 2008 14:59:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Split tar archives on the fly at JJB Blog</title>
		<link>http://blog.johnjosephbachir.org/2006/01/02/my-backup-scripts/#comment-214790</link>
		<dc:creator>Split tar archives on the fly at JJB Blog</dc:creator>
		<pubDate>Thu, 25 Oct 2007 02:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/?p=233#comment-214790</guid>
		<description>[...] a very simple and unixy approach to a pretty common problem. Eventually I&#8217;ll have to adapt my DVD backup script to use [...]</description>
		<content:encoded><![CDATA[<p>[...] a very simple and unixy approach to a pretty common problem. Eventually I&#8217;ll have to adapt my DVD backup script to use [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Backing up my home directory using rdiff-backup at JJB Blog</title>
		<link>http://blog.johnjosephbachir.org/2006/01/02/my-backup-scripts/#comment-183389</link>
		<dc:creator>Backing up my home directory using rdiff-backup at JJB Blog</dc:creator>
		<pubDate>Wed, 08 Aug 2007 03:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/?p=233#comment-183389</guid>
		<description>[...] while back I wrote about my backups scripts I made with rsync. I have since refined my scripts, and am now using rdiff-backup instead, which creates versioned [...]</description>
		<content:encoded><![CDATA[<p>[...] while back I wrote about my backups scripts I made with rsync. I have since refined my scripts, and am now using rdiff-backup instead, which creates versioned [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Backup script from Jon Mills at JJB Blog</title>
		<link>http://blog.johnjosephbachir.org/2006/01/02/my-backup-scripts/#comment-111025</link>
		<dc:creator>Backup script from Jon Mills at JJB Blog</dc:creator>
		<pubDate>Thu, 18 Jan 2007 07:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/?p=233#comment-111025</guid>
		<description>[...] ibiblio colleague and systems guru John Mills writes: So, I remember you had a cute backup script for OS X. Well I have an external USB drive, which I don&#8217;t want active all the time. My script runs from a cronjob, and automatically mounts and unmounts the external drive, and uses rsync to copy the files. [...]</description>
		<content:encoded><![CDATA[<p>[...] ibiblio colleague and systems guru John Mills writes: So, I remember you had a cute backup script for OS X. Well I have an external USB drive, which I don&#8217;t want active all the time. My script runs from a cronjob, and automatically mounts and unmounts the external drive, and uses rsync to copy the files. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.johnjosephbachir.org/2006/01/02/my-backup-scripts/#comment-10150</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 03 Jan 2006 02:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/?p=233#comment-10150</guid>
		<description>oh my god. i am in heaven.

$ monthlybackup 
--creating PowerBookHomeDirectory.tar.gz--
--splitting PowerBookHomeDirectory.tar.gz into 4700 MegaByte pieces--
Pieces:
        PowerBookHomeDirectory.tar.gz_00
Archive has been split into 1 part(s).
--deleting PowerBookHomeDirectory.tar.gz--
--creating disk image of PowerBookHomeDirectory.tar.gz_1_of_1--
...............................................................
created: /private/tmp/PowerBookHomeDirectory.tar.gz_1_of_1.dmg
--deleting PowerBookHomeDirectory.tar.gz_1_of_1--
--burning PowerBookHomeDirectory.tar.gz_1_of_1.dmg--
Please insert a disc: 
Preparing data for burn
Opening session
Opening track
Writing track
.....................................................................
Closing track
.....................................................................
Closing session
.....................................................................
Finishing burn
Burn completed successfully
......................................................................
hdiutil: burn: completed</description>
		<content:encoded><![CDATA[<p>oh my god. i am in heaven.</p>
<p>$ monthlybackup<br />
&#8211;creating PowerBookHomeDirectory.tar.gz&#8211;<br />
&#8211;splitting PowerBookHomeDirectory.tar.gz into 4700 MegaByte pieces&#8211;<br />
Pieces:<br />
        PowerBookHomeDirectory.tar.gz_00<br />
Archive has been split into 1 part(s).<br />
&#8211;deleting PowerBookHomeDirectory.tar.gz&#8211;<br />
&#8211;creating disk image of PowerBookHomeDirectory.tar.gz_1_of_1&#8211;<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
created: /private/tmp/PowerBookHomeDirectory.tar.gz_1_of_1.dmg<br />
&#8211;deleting PowerBookHomeDirectory.tar.gz_1_of_1&#8211;<br />
&#8211;burning PowerBookHomeDirectory.tar.gz_1_of_1.dmg&#8211;<br />
Please insert a disc:<br />
Preparing data for burn<br />
Opening session<br />
Opening track<br />
Writing track<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
Closing track<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
Closing session<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
Finishing burn<br />
Burn completed successfully<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
hdiutil: burn: completed</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<a href="http://evterpa.co.uk/"><small>All of mp3</small></a>