<?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: WordPress Backup to Amazon S3 Script</title>
	<atom:link href="http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/</link>
	<description>Keeping track of what I do</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:33:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: WordPressハッカーズ</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-35560</link>
		<dc:creator>WordPressハッカーズ</dc:creator>
		<pubDate>Tue, 08 Jun 2010 16:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-35560</guid>
		<description>&lt;strong&gt;Wordpress Backup to Amazon S3 Script by Guy Rutenberg...&lt;/strong&gt;

この記事は以下サイトで紹介されています。 WordPressハッカーズ...</description>
		<content:encoded><![CDATA[<p><strong>WordPress Backup to Amazon S3 Script by Guy Rutenberg&#8230;</strong></p>
<p>この記事は以下サイトで紹介されています。 WordPressハッカーズ&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vegasy</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-32964</link>
		<dc:creator>Vegasy</dc:creator>
		<pubDate>Wed, 07 Apr 2010 10:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-32964</guid>
		<description>знакомая тема</description>
		<content:encoded><![CDATA[<p>знакомая тема</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-28912</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Tue, 16 Feb 2010 07:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-28912</guid>
		<description>Thank you very much that argument was all i needed</description>
		<content:encoded><![CDATA[<p>Thank you very much that argument was all i needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-28895</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-28895</guid>
		<description>You can exclude by modified the &lt;code&gt;tar&lt;/code&gt; line and adding
&lt;pre lang=&quot;bash&quot;&gt;
--exclude wp-cache
&lt;/pre&gt;
to its arguments (replace &lt;code&gt;wp-cache&lt;/code&gt; with the name of the folder your cache plugin saves it&#039;s data to).</description>
		<content:encoded><![CDATA[<p>You can exclude by modified the <code>tar</code> line and adding</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #660033;">--exclude</span> wp-cache</pre></div></div>

<p>to its arguments (replace <code>wp-cache</code> with the name of the folder your cache plugin saves it&#8217;s data to).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-28869</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Mon, 15 Feb 2010 01:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-28869</guid>
		<description>Hi Guy, i am having a problem because the script its trying to back up the cache folders from a wp-super-cache directory.

How can i exclude that directory from the backup?</description>
		<content:encoded><![CDATA[<p>Hi Guy, i am having a problem because the script its trying to back up the cache folders from a wp-super-cache directory.</p>
<p>How can i exclude that directory from the backup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-27379</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Sat, 09 Jan 2010 15:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-27379</guid>
		<description>Currently such functionality isn&#039;t provided by the script. But if you know bash (or willing to learn) it shouldn&#039;t be too complicated.</description>
		<content:encoded><![CDATA[<p>Currently such functionality isn&#8217;t provided by the script. But if you know bash (or willing to learn) it shouldn&#8217;t be too complicated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muzo</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-27378</link>
		<dc:creator>Muzo</dc:creator>
		<pubDate>Sat, 09 Jan 2010 15:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-27378</guid>
		<description>is it possible to add a function that deletes the previous backup from both s3 and the local folder after uploading to s3?</description>
		<content:encoded><![CDATA[<p>is it possible to add a function that deletes the previous backup from both s3 and the local folder after uploading to s3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hacer respaldo automatizado de WordPress usando Amazon S3</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-26639</link>
		<dc:creator>Hacer respaldo automatizado de WordPress usando Amazon S3</dc:creator>
		<pubDate>Wed, 23 Dec 2009 19:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-26639</guid>
		<description>[...] Wordpress Backup to Amazon S3 Script [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress Backup to Amazon S3 Script [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-25788</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 01 Dec 2009 18:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-25788</guid>
		<description>Oh, and I&#039;m running the script locally on my Ubuntu machine. The target server where blog is hosted is on CentOS (if any of this matters).</description>
		<content:encoded><![CDATA[<p>Oh, and I&#8217;m running the script locally on my Ubuntu machine. The target server where blog is hosted is on CentOS (if any of this matters).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.guyrutenberg.com/2008/10/11/wordpress-backup-to-amazon-s3-script/comment-page-1/#comment-25787</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 01 Dec 2009 18:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=110#comment-25787</guid>
		<description>When I run the script, I get the following error:

dumping database... ./backup-owj.sh: line 21: /recreation/backups/admin001_recreation-20091201.sql.bz2: No such file or directory

mysqldump: Got errno 32 on write

failed!

The only changes I made were the the parameters at the top. Do I need to specify separate credentials to write to the backups folder? Presently it set to 777 (and was 755).</description>
		<content:encoded><![CDATA[<p>When I run the script, I get the following error:</p>
<p>dumping database&#8230; ./backup-owj.sh: line 21: /recreation/backups/admin001_recreation-20091201.sql.bz2: No such file or directory</p>
<p>mysqldump: Got errno 32 on write</p>
<p>failed!</p>
<p>The only changes I made were the the parameters at the top. Do I need to specify separate credentials to write to the backups folder? Presently it set to 777 (and was 755).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.277 seconds -->

