<?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: FTP or Amazon S3 Server Backup PHP Script</title>
	<atom:link href="http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html</link>
	<description>PPC &#38; SEO Affiliate Marketer</description>
	<lastBuildDate>Fri, 12 Mar 2010 02:13:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Nagel</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-36003</link>
		<dc:creator>Eric Nagel</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-36003</guid>
		<description>Nice job, Jordi! Thanks for not only improving on the backup script, but giving it away, too!

@Niro - take a look at what Jordi did, and you should be able to backup your server now</description>
		<content:encoded><![CDATA[<p>Nice job, Jordi! Thanks for not only improving on the backup script, but giving it away, too!</p>
<p>@Niro &#8211; take a look at what Jordi did, and you should be able to backup your server now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordi</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-36001</link>
		<dc:creator>Jordi</dc:creator>
		<pubDate>Thu, 07 Jan 2010 15:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-36001</guid>
		<description>I wrote a new version which fixed my large file problems and the timeout issue. Hopefully this will fix your problem too Niro, or anyone else that stumbles on the same issues :)

http://www.jor-on.com/blog/2010/01/07/php-amazons3-ftp-server-backup-script

My server is backing up again, I feel much saver now hahaha :D</description>
		<content:encoded><![CDATA[<p>I wrote a new version which fixed my large file problems and the timeout issue. Hopefully this will fix your problem too Niro, or anyone else that stumbles on the same issues <img src='http://www.ericnagel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.jor-on.com/blog/2010/01/07/php-amazons3-ftp-server-backup-script" rel="nofollow">http://www.jor-on.com/blog/2010/01/07/php-amazons3-ftp-server-backup-script</a></p>
<p>My server is backing up again, I feel much saver now hahaha <img src='http://www.ericnagel.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordi</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-35912</link>
		<dc:creator>Jordi</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-35912</guid>
		<description>Thanks for the quick response. For me unfortunately it didn&#039;t work though. I tried to turn of SSL but that didn&#039;t do the trick. It&#039;s probably the 2GB file limit then because the tar.gz file is just a little over 2GB.

For me it&#039;s not the database dump that&#039;s causing problems. That&#039;s actually uploading correctly. The problem lies with the complete file dump, probably have to many images :D

I&#039;ll have to try something else then. Maybe I&#039;ll have to split it into different files. Too bad automated backups with an option to upload to S3 isn&#039;t baked into Plesk.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for the quick response. For me unfortunately it didn&#8217;t work though. I tried to turn of SSL but that didn&#8217;t do the trick. It&#8217;s probably the 2GB file limit then because the tar.gz file is just a little over 2GB.</p>
<p>For me it&#8217;s not the database dump that&#8217;s causing problems. That&#8217;s actually uploading correctly. The problem lies with the complete file dump, probably have to many images <img src='http://www.ericnagel.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I&#8217;ll have to try something else then. Maybe I&#8217;ll have to split it into different files. Too bad automated backups with an option to upload to S3 isn&#8217;t baked into Plesk.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Nagel</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-35852</link>
		<dc:creator>Eric Nagel</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-35852</guid>
		<description>Hi Niro, Jordi - I&#039;m not sure why it&#039;s getting stuck. According to the author of the &lt;a href=&quot;http://undesigned.org.za/2007/10/22/amazon-s3-php-class&quot; rel=&quot;nofollow&quot;&gt;S3 component&lt;/a&gt;

Known Issues:
Files larger than 2GB are not supported on 32 bit systems due to PHP&#039;s signed integer problem
SSL is enabled by default and can cause problems with large files. If you don&#039;t need SSL, disable it with S3::$useSSL = false;

For the database, you can change the dump to dump tables, not the whole database at once, and maybe then you&#039;d be under 2GB. Or, take the .sql file that&#039;s the export from the database and split it up.</description>
		<content:encoded><![CDATA[<p>Hi Niro, Jordi &#8211; I&#8217;m not sure why it&#8217;s getting stuck. According to the author of the <a href="http://undesigned.org.za/2007/10/22/amazon-s3-php-class" rel="nofollow">S3 component</a></p>
<p>Known Issues:<br />
Files larger than 2GB are not supported on 32 bit systems due to PHP&#8217;s signed integer problem<br />
SSL is enabled by default and can cause problems with large files. If you don&#8217;t need SSL, disable it with S3::$useSSL = false;</p>
<p>For the database, you can change the dump to dump tables, not the whole database at once, and maybe then you&#8217;d be under 2GB. Or, take the .sql file that&#8217;s the export from the database and split it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordi</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-35851</link>
		<dc:creator>Jordi</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-35851</guid>
		<description>I have the same problem as Niro. Is there some sort of file limit? The file that it&#039;s uploading is around 2GB.</description>
		<content:encoded><![CDATA[<p>I have the same problem as Niro. Is there some sort of file limit? The file that it&#8217;s uploading is around 2GB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niro</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-32643</link>
		<dc:creator>Niro</dc:creator>
		<pubDate>Sun, 22 Nov 2009 07:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-32643</guid>
		<description>Eric, thanks for the excellent script. 
For some reason it gets stuck when trying to send to amazon a database file which is 400M after the compression. Top command shows cpu is at 100% on httpd process. smaller files did work.

I tried removing the https in the s3 initialization but it did not help. 

Anyone know how to solve this?</description>
		<content:encoded><![CDATA[<p>Eric, thanks for the excellent script.<br />
For some reason it gets stuck when trying to send to amazon a database file which is 400M after the compression. Top command shows cpu is at 100% on httpd process. smaller files did work.</p>
<p>I tried removing the https in the s3 initialization but it did not help. </p>
<p>Anyone know how to solve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Nagel</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-32369</link>
		<dc:creator>Eric Nagel</dc:creator>
		<pubDate>Fri, 23 Oct 2009 19:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-32369</guid>
		<description>@RPM - everything above &quot;Done editing script&quot; should be looked over and probably changed, including $workingDir</description>
		<content:encoded><![CDATA[<p>@RPM &#8211; everything above &#8220;Done editing script&#8221; should be looked over and probably changed, including $workingDir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RPM</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-32368</link>
		<dc:creator>RPM</dc:creator>
		<pubDate>Fri, 23 Oct 2009 19:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-32368</guid>
		<description>Great Script!

I have a question if you don&#039;t mind; if i would like to run this script in the daily cron folder should i change $workingDir ? 

cheers!</description>
		<content:encoded><![CDATA[<p>Great Script!</p>
<p>I have a question if you don&#8217;t mind; if i would like to run this script in the daily cron folder should i change $workingDir ? </p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Z</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-32004</link>
		<dc:creator>Z</dc:creator>
		<pubDate>Wed, 29 Jul 2009 05:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-32004</guid>
		<description>Just wanted to stop by and say thank you very much for sharing this script. It&#039;s very well commented, and worked perfectly. I set it up as a daily cron job. I now have piece of mind. Thanks a lot!

Z</description>
		<content:encoded><![CDATA[<p>Just wanted to stop by and say thank you very much for sharing this script. It&#8217;s very well commented, and worked perfectly. I set it up as a daily cron job. I now have piece of mind. Thanks a lot!</p>
<p>Z</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.ericnagel.com/2009/05/ftp-or-amazon-s3-server-backup-php-script.html/comment-page-1#comment-31537</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sun, 28 Jun 2009 18:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericnagel.com/?p=834#comment-31537</guid>
		<description>&lt;a class=&quot;replyTo&quot; href=&quot;#comment-31526&quot; rel=&quot;nofollow&quot;&gt;@Dash:&lt;/a&gt; the very first variable in the script is $nDays, which is &quot;How many days of backups to keep?&quot;  It&#039;s set to 5, but you can change that to whatever you&#039;d like.  After backing up, the script takes care of clean up.</description>
		<content:encoded><![CDATA[<p><a class="replyTo" href="#comment-31526" rel="nofollow">@Dash:</a> the very first variable in the script is $nDays, which is &#8220;How many days of backups to keep?&#8221;  It&#8217;s set to 5, but you can change that to whatever you&#8217;d like.  After backing up, the script takes care of clean up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
