<?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: Updraft</title>
	<atom:link href="http://langui.sh/updraft-wp-backup-restore/feed/" rel="self" type="application/rss+xml" />
	<link>http://langui.sh</link>
	<description>Fun hacks, WP plugins, photography, and PKI junk.  Languishing since 2008.</description>
	<lastBuildDate>Mon, 21 May 2012 08:46:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<item>
		<title>By: Wolfgang Gnoss</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-8144</link>
		<dc:creator>Wolfgang Gnoss</dc:creator>
		<pubDate>Tue, 22 Nov 2011 16:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-8144</guid>
		<description>Thank you for the plugin. Using version 0.6.1. Everything works fine but download of backups does&#039;nt work with Firefox 7.01 under Mac Snow Leopard. Safari works pretty good, also IE under Win 7.

Any idea where the problem is?

Thanks
wolfgang</description>
		<content:encoded><![CDATA[<p>Thank you for the plugin. Using version 0.6.1. Everything works fine but download of backups does&#8217;nt work with Firefox 7.01 under Mac Snow Leopard. Safari works pretty good, also IE under Win 7.</p>
<p>Any idea where the problem is?</p>
<p>Thanks<br />
wolfgang</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Bentley</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7752</link>
		<dc:creator>John Bentley</dc:creator>
		<pubDate>Sat, 08 Oct 2011 20:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7752</guid>
		<description>I&#039;ve had the same warning as seen in Jacob 15th July 2011 comments after my website host ukhost4U upgraded to PHP 5.3.8. Is there a solution to this, as the error is not allowing me to log into wordpress to disable/uninstall. Good plugin and want to continue to use it provided there is a resolution to the error

Warning: set_time_limit() has been disabled for security reasons in /home/jdgb/public_html/gmcjazz/wp-content/plugins/updraft/updraft.php on line 39</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had the same warning as seen in Jacob 15th July 2011 comments after my website host ukhost4U upgraded to PHP 5.3.8. Is there a solution to this, as the error is not allowing me to log into wordpress to disable/uninstall. Good plugin and want to continue to use it provided there is a resolution to the error</p>
<p>Warning: set_time_limit() has been disabled for security reasons in /home/jdgb/public_html/gmcjazz/wp-content/plugins/updraft/updraft.php on line 39</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7747</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Fri, 07 Oct 2011 19:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7747</guid>
		<description>Is it possible to backup a wp-network with onclick? Had a look on admin interface and read documentation, but maybe i overlooked sth.

very great plugin (=</description>
		<content:encoded><![CDATA[<p>Is it possible to backup a wp-network with onclick? Had a look on admin interface and read documentation, but maybe i overlooked sth.</p>
<p>very great plugin (=</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Anderson</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7403</link>
		<dc:creator>David Anderson</dc:creator>
		<pubDate>Mon, 08 Aug 2011 20:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7403</guid>
		<description>Hi,

I&#039;ve got a working patch that applies encryption to the backup. This is useful if you&#039;re uploading to some shared storage.

Can you contact me via e-mail if you&#039;re interested? I&#039;m potentially interested in taking on maintainership of the plugin as there are other features I&#039;d like to add. Also running with WP_DEBUG on gives a load of warnings which I&#039;d like to clear up.

Presently the encryption is database-only.

Thanks for the plugin,
David</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve got a working patch that applies encryption to the backup. This is useful if you&#8217;re uploading to some shared storage.</p>
<p>Can you contact me via e-mail if you&#8217;re interested? I&#8217;m potentially interested in taking on maintainership of the plugin as there are other features I&#8217;d like to add. Also running with WP_DEBUG on gives a load of warnings which I&#8217;d like to clear up.</p>
<p>Presently the encryption is database-only.</p>
<p>Thanks for the plugin,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T Jones</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7258</link>
		<dc:creator>T Jones</dc:creator>
		<pubDate>Sat, 16 Jul 2011 22:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7258</guid>
		<description>The zip error was due to my permissions. 

Unix Fix

I changed the entire wp-content directory permissions and sub-directories. 775

I also had to change ownership back to user because the server switched it to www user which doesn&#039;t allow write permissions.</description>
		<content:encoded><![CDATA[<p>The zip error was due to my permissions. </p>
<p>Unix Fix</p>
<p>I changed the entire wp-content directory permissions and sub-directories. 775</p>
<p>I also had to change ownership back to user because the server switched it to www user which doesn&#8217;t allow write permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7257</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Sat, 16 Jul 2011 06:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7257</guid>
		<description>Where can I delete all of the backups in my container?  They are using up all the disk space.  It isn&#039;t in /updraft because they were too small.

I&#039;ve unfortunately had to deactivate the plugin until I can find where they are being stored on my server.</description>
		<content:encoded><![CDATA[<p>Where can I delete all of the backups in my container?  They are using up all the disk space.  It isn&#8217;t in /updraft because they were too small.</p>
<p>I&#8217;ve unfortunately had to deactivate the plugin until I can find where they are being stored on my server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7254</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Fri, 15 Jul 2011 10:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7254</guid>
		<description>Problems after webhotel upgraded to PHP 5.3.6.

&quot;Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/.../public_html/wp-content/plugins/updraft/updraft.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /home/.../public_html/wp-content/plugins/updraft/updraft.php:39) in /home/.../public_html/wp-includes/pluggable.php on line 890&quot;</description>
		<content:encoded><![CDATA[<p>Problems after webhotel upgraded to PHP 5.3.6.</p>
<p>&#8220;Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/&#8230;/public_html/wp-content/plugins/updraft/updraft.php on line 39</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/&#8230;/public_html/wp-content/plugins/updraft/updraft.php:39) in /home/&#8230;/public_html/wp-includes/pluggable.php on line 890&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy J. Ray</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7201</link>
		<dc:creator>Randy J. Ray</dc:creator>
		<pubDate>Mon, 04 Jul 2011 05:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7201</guid>
		<description>I&#039;ve installed Updraft on my WP set-up, but it seems to be only backing up the themes and plugins portions. It appears to be failing somehow on the uploads part:

&lt;blockquote&gt;
Array ( [0] =&gt; Array ( [error] =&gt; Could not create uploads zip. Error was [severity] =&gt; fatal ) [1] =&gt; Array ( [error] =&gt; S3 Error: Failed to upload /home/rjray/dereferenced.com/wp-content/updraft/backup_2011-07-04-0511_Dereferencedcom_8449634c61e9-uploads.zip. Error was [severity] =&gt; ) [2] =&gt; Array ( [error] =&gt; S3 Error: Failed to upload /home/rjray/dereferenced.com/wp-content/updraft/. Error was [severity] =&gt; ) )
&lt;/blockquote&gt;

(I don&#039;t actually have anything in uploads, I don&#039;t think... could this be the problem?)

This seems to be preventing it from backing up the database at all. I looked at your Github page to see if this was one of your repos, so I could see if I saw anything in there based on the error messages, but you don&#039;t have this on Github...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed Updraft on my WP set-up, but it seems to be only backing up the themes and plugins portions. It appears to be failing somehow on the uploads part:</p>
<blockquote><p>
Array ( [0] =&gt; Array ( [error] =&gt; Could not create uploads zip. Error was [severity] =&gt; fatal ) [1] =&gt; Array ( [error] =&gt; S3 Error: Failed to upload /home/rjray/dereferenced.com/wp-content/updraft/backup_2011-07-04-0511_Dereferencedcom_8449634c61e9-uploads.zip. Error was [severity] =&gt; ) [2] =&gt; Array ( [error] =&gt; S3 Error: Failed to upload /home/rjray/dereferenced.com/wp-content/updraft/. Error was [severity] =&gt; ) )
</p></blockquote>
<p>(I don&#8217;t actually have anything in uploads, I don&#8217;t think&#8230; could this be the problem?)</p>
<p>This seems to be preventing it from backing up the database at all. I looked at your Github page to see if this was one of your repos, so I could see if I saw anything in there based on the error messages, but you don&#8217;t have this on Github&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7149</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 24 Jun 2011 22:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7149</guid>
		<description>So I install this on the wp I need to backup make a backup to a root folder on the host 

Then do a second install of wordpress on a subdomain install updraft point the backup directory in updraft to the same directory that has the backup previously made but it does not pick it up.</description>
		<content:encoded><![CDATA[<p>So I install this on the wp I need to backup make a backup to a root folder on the host </p>
<p>Then do a second install of wordpress on a subdomain install updraft point the backup directory in updraft to the same directory that has the backup previously made but it does not pick it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ip00</title>
		<link>http://langui.sh/updraft-wp-backup-restore/comment-page-2/#comment-7147</link>
		<dc:creator>ip00</dc:creator>
		<pubDate>Fri, 24 Jun 2011 19:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://langui.sh/?page_id=1001#comment-7147</guid>
		<description>Could you please add blog title to confirmation e-mail that is sent upon successful backup?</description>
		<content:encoded><![CDATA[<p>Could you please add blog title to confirmation e-mail that is sent upon successful backup?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 2/21 queries in 0.025 seconds using memcached
Object Caching 480/499 objects using memcached

Served from: langui.sh @ 2012-05-21 14:15:33 -->
