<?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: Automatic and unattended remote unix backup script for files and MySQL databases using TAR and SSH</title>
	<atom:link href="http://www.jamescaws.com/2008/06/automatic-and-unattended-remote-unix-backup-script-for-files-and-mysql-databases-using-tar-and-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamescaws.com/2008/06/automatic-and-unattended-remote-unix-backup-script-for-files-and-mysql-databases-using-tar-and-ssh/</link>
	<description>PHP web developer // Melbourne, AU</description>
	<lastBuildDate>Mon, 09 Nov 2009 19:52:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Saar</title>
		<link>http://www.jamescaws.com/2008/06/automatic-and-unattended-remote-unix-backup-script-for-files-and-mysql-databases-using-tar-and-ssh/comment-page-1/#comment-413</link>
		<dc:creator>Saar</dc:creator>
		<pubDate>Mon, 03 Nov 2008 09:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamescaws.co.uk/?p=6#comment-413</guid>
		<description>Thank you very much.

Since I didn&#039;t need/want the remote backup, I have added a &quot;return 1&quot; in the sendBackupAndVerify function.

I also removed the  &gt; /dev/null 2&gt;&amp;1   in the tar command, since it didn&#039;t copy the files themselves, only the directory structure. Not sure why.

Last change I am working on, is to have the directories read from a .conf file.  I prefer to have it outside the logic of the program.

Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you very much.</p>
<p>Since I didn&#8217;t need/want the remote backup, I have added a &#8220;return 1&#8243; in the sendBackupAndVerify function.</p>
<p>I also removed the  &gt; /dev/null 2&gt;&amp;1   in the tar command, since it didn&#8217;t copy the files themselves, only the directory structure. Not sure why.</p>
<p>Last change I am working on, is to have the directories read from a .conf file.  I prefer to have it outside the logic of the program.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.jamescaws.com/2008/06/automatic-and-unattended-remote-unix-backup-script-for-files-and-mysql-databases-using-tar-and-ssh/comment-page-1/#comment-261</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 21 Sep 2008 23:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamescaws.co.uk/?p=6#comment-261</guid>
		<description>Thanks for your additions!   I already had been using the original version of this script and needed the mysql features, so this worked out perfectly for me with the SSH as well.</description>
		<content:encoded><![CDATA[<p>Thanks for your additions!   I already had been using the original version of this script and needed the mysql features, so this worked out perfectly for me with the SSH as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
