<?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: How To Automate Your Web Server Backups</title>
	<atom:link href="http://www.wilsonmattos.com/how-to-automate-your-web-server-backups/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups</link>
	<description>Making Technology Simple</description>
	<lastBuildDate>Tue, 26 Jul 2011 22:06:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: BrenFM</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-357</link>
		<dc:creator>BrenFM</dc:creator>
		<pubDate>Tue, 26 Jul 2011 22:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-357</guid>
		<description>Hi will!

Thanks for the tutorial.  I had some issues getting this going too - a whole bunch of copy and paste issues on my part, so thought I&#039;d share with the group! 

I needed to make sure I was using the correct - characters.  When opening in a text editor I discovered half of them were the long hyphens, not the simple minus sign.  Working a treat now, thanks again!</description>
		<content:encoded><![CDATA[<p>Hi will!</p>
<p>Thanks for the tutorial.  I had some issues getting this going too &#8211; a whole bunch of copy and paste issues on my part, so thought I&#8217;d share with the group! </p>
<p>I needed to make sure I was using the correct &#8211; characters.  When opening in a text editor I discovered half of them were the long hyphens, not the simple minus sign.  Working a treat now, thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jane</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-329</link>
		<dc:creator>Jane</dc:creator>
		<pubDate>Thu, 24 Mar 2011 16:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-329</guid>
		<description>Paul, thank you so much for this information. I had contacted Hostgator a couple times about this issue and they were never able to tell me anything other than, &quot;the cron looks fine&quot; &amp; &quot;the script looks fine&quot;

One thing to note is the the text copied from the site here doesn&#039;t work, it includes invalid asci characters. I noticed when trying to update the script that when I saved it it kept defaulting the encoding to &quot;UTF-8&quot;, I was finally able to get it to save as asci and now it&#039;s working again.

Thank you for taking the time to post your solution!</description>
		<content:encoded><![CDATA[<p>Paul, thank you so much for this information. I had contacted Hostgator a couple times about this issue and they were never able to tell me anything other than, &#8220;the cron looks fine&#8221; &amp; &#8220;the script looks fine&#8221;</p>
<p>One thing to note is the the text copied from the site here doesn&#8217;t work, it includes invalid asci characters. I noticed when trying to update the script that when I saved it it kept defaulting the encoding to &#8220;UTF-8&#8243;, I was finally able to get it to save as asci and now it&#8217;s working again.</p>
<p>Thank you for taking the time to post your solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bonnie Gean</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-320</link>
		<dc:creator>Bonnie Gean</dc:creator>
		<pubDate>Mon, 21 Mar 2011 22:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-320</guid>
		<description>Hi Wil,

I copied and pasted the tags you have above and created my backup file.

The only problem is -- Auto FTP Manager -- found 2 *.gz files on my hostgator account, copied them, and then deleted them.  These files were:

sitemap.xml.gz from my /public_html/ directory and
wp-tinymce.js from my /wp-includes/js/tinymce/ directory

LOL, yet it didn&#039;t touch the backup*.gz file that is residing outside the /public_html/ directory.

How do I fix this? As I followed your instructions to the &quot;T&quot;.

Thanks for your help!

-- Bonnie</description>
		<content:encoded><![CDATA[<p>Hi Wil,</p>
<p>I copied and pasted the tags you have above and created my backup file.</p>
<p>The only problem is &#8212; Auto FTP Manager &#8212; found 2 *.gz files on my hostgator account, copied them, and then deleted them.  These files were:</p>
<p>sitemap.xml.gz from my /public_html/ directory and<br />
wp-tinymce.js from my /wp-includes/js/tinymce/ directory</p>
<p>LOL, yet it didn&#8217;t touch the backup*.gz file that is residing outside the /public_html/ directory.</p>
<p>How do I fix this? As I followed your instructions to the &#8220;T&#8221;.</p>
<p>Thanks for your help!</p>
<p>&#8211; Bonnie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-195</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 25 Jan 2011 02:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-195</guid>
		<description>Hey Jane

Had the same problem. 
- 2 of my Hostgator hosting accounts worked perfectly.
- 1 stopped working in about October

Finally got a chance to look at it last week. Just got this response from Hostgator Support.
 
-------------------
I am convinced (wget believer here). I apologize for the delay. I have your script working again. For your script I had to add --auth-no-challenge like so: 

wget -O /dev/null -q --auth-no-challenge --http-user=$1 --http-password=$2 http://localhost:2082/frontend/x3/backup/dofullbackup.html --post-data=&quot;dest=homedir&amp;email=$3&quot; 

The full backups appear to be running successfully. You may want to add that parameter to your others so that they don&#039;t suddenly stop at some point. I don&#039;t know what is different about this particular server. It could be some cPanel updates or something. 

If you need anything else just let us know. We are here to help. 

Best regards, 

Richard B 
Linux Systems Administrator 
HostGator.com LLC 
http://support.hostgator.com

-------------------------------------------

Hope that helps.
Paul</description>
		<content:encoded><![CDATA[<p>Hey Jane</p>
<p>Had the same problem.<br />
- 2 of my Hostgator hosting accounts worked perfectly.<br />
- 1 stopped working in about October</p>
<p>Finally got a chance to look at it last week. Just got this response from Hostgator Support.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
I am convinced (wget believer here). I apologize for the delay. I have your script working again. For your script I had to add &#8211;auth-no-challenge like so: </p>
<p>wget -O /dev/null -q &#8211;auth-no-challenge &#8211;http-user=$1 &#8211;http-password=$2 <a href="http://localhost:2082/frontend/x3/backup/dofullbackup.html" rel="nofollow">http://localhost:2082/frontend/x3/backup/dofullbackup.html</a> &#8211;post-data=&#8221;dest=homedir&amp;email=$3&#8243; </p>
<p>The full backups appear to be running successfully. You may want to add that parameter to your others so that they don&#8217;t suddenly stop at some point. I don&#8217;t know what is different about this particular server. It could be some cPanel updates or something. </p>
<p>If you need anything else just let us know. We are here to help. </p>
<p>Best regards, </p>
<p>Richard B<br />
Linux Systems Administrator<br />
HostGator.com LLC<br />
<a href="http://support.hostgator.com" rel="nofollow">http://support.hostgator.com</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Hope that helps.<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jwitt98</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-192</link>
		<dc:creator>jwitt98</dc:creator>
		<pubDate>Mon, 24 Jan 2011 02:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-192</guid>
		<description>I tried this method on Hostgator and also could not get it to work.  After some investigation, I found that the newer version of cPanel does not allow http authentication and therefore this method would not work since it relies on http authentication.  Is there any workaround that uses POST to authenticate?
I tried using --keep-session-cookies and --save-cookies cookies.txt, but I&#039;m not versed enough in Linux commands to make it work.</description>
		<content:encoded><![CDATA[<p>I tried this method on Hostgator and also could not get it to work.  After some investigation, I found that the newer version of cPanel does not allow http authentication and therefore this method would not work since it relies on http authentication.  Is there any workaround that uses POST to authenticate?<br />
I tried using &#8211;keep-session-cookies and &#8211;save-cookies cookies.txt, but I&#8217;m not versed enough in Linux commands to make it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jane</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-41</link>
		<dc:creator>Jane</dc:creator>
		<pubDate>Thu, 25 Nov 2010 16:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-41</guid>
		<description>Thank you for this excellent tutorial. I used this script to setup automatic backups for a site I manage, however, something has stopped working.  The last automatic backup I received was November 16th.  I use hostgator as well (shared hosting) and out of the blue, I just quit receiving backups. I checked with support &amp; they say that Cron appears to be working fine, and they say the backup.sh looks fine (I didn&#039;t change anything) So I&#039;m wondering if something got changed by hostgator that would cause the backup.sh to become ineffective. I did try changing the permissions to 755 but that didn&#039;t seem to help. I&#039;d appreciate any advise you could give me to get this working again.</description>
		<content:encoded><![CDATA[<p>Thank you for this excellent tutorial. I used this script to setup automatic backups for a site I manage, however, something has stopped working.  The last automatic backup I received was November 16th.  I use hostgator as well (shared hosting) and out of the blue, I just quit receiving backups. I checked with support &amp; they say that Cron appears to be working fine, and they say the backup.sh looks fine (I didn&#8217;t change anything) So I&#8217;m wondering if something got changed by hostgator that would cause the backup.sh to become ineffective. I did try changing the permissions to 755 but that didn&#8217;t seem to help. I&#8217;d appreciate any advise you could give me to get this working again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson Mattos</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-40</link>
		<dc:creator>Wilson Mattos</dc:creator>
		<pubDate>Thu, 07 Oct 2010 16:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-40</guid>
		<description>Joseph, you would have to write a script to do this.  If you are looking to backup WordPress sites, then check out &lt;a href=&quot;http://wptwin.net&quot; rel=&quot;nofollow&quot;&gt;WP Twin&lt;/a&gt;, which makes it super simple.</description>
		<content:encoded><![CDATA[<p>Joseph, you would have to write a script to do this.  If you are looking to backup WordPress sites, then check out <a href="http://wptwin.net" rel="nofollow">WP Twin</a>, which makes it super simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JosephA</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-39</link>
		<dc:creator>JosephA</dc:creator>
		<pubDate>Wed, 06 Oct 2010 19:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-39</guid>
		<description>We are using Crucial hosting, they use cpanel but they have turned off the full backup feature. Can you help by providing similar instructions on how to backup a home directory and the individual databases.
That would be alot of help!

Thanks</description>
		<content:encoded><![CDATA[<p>We are using Crucial hosting, they use cpanel but they have turned off the full backup feature. Can you help by providing similar instructions on how to backup a home directory and the individual databases.<br />
That would be alot of help!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Due</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-38</link>
		<dc:creator>Roger Due</dc:creator>
		<pubDate>Sat, 10 Jul 2010 18:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-38</guid>
		<description>Wilson,
This is amazing! I listened to your webinar on 7/7/10 hosted by James J Jones and purchased your Easy Redirect Script and have it configured on a new domain I purchased based upon your webinar advice.

Then I started poking around to see what else you have and found S3FlowShield and then Auto FTP Manager! Then I read the above comments and found some additional info on backing up to Amazon S3.

I am building websites for myself as well as customers and all of this is very useful. There is always the question of how to systematically do backups and it looks like I now have some good approaches to use.
-- Thanks, Roger</description>
		<content:encoded><![CDATA[<p>Wilson,<br />
This is amazing! I listened to your webinar on 7/7/10 hosted by James J Jones and purchased your Easy Redirect Script and have it configured on a new domain I purchased based upon your webinar advice.</p>
<p>Then I started poking around to see what else you have and found S3FlowShield and then Auto FTP Manager! Then I read the above comments and found some additional info on backing up to Amazon S3.</p>
<p>I am building websites for myself as well as customers and all of this is very useful. There is always the question of how to systematically do backups and it looks like I now have some good approaches to use.<br />
&#8211; Thanks, Roger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson Mattos</title>
		<link>http://www.wilsonmattos.com/how-to-automate-your-web-server-backups#comment-37</link>
		<dc:creator>Wilson Mattos</dc:creator>
		<pubDate>Wed, 07 Apr 2010 07:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wilsonmattos.com/?p=3#comment-37</guid>
		<description>Flavius,

Yes, if you ask the admins at Hostgator, they should be able to restore the backup for you. Their helpdesk is really good!

Wil</description>
		<content:encoded><![CDATA[<p>Flavius,</p>
<p>Yes, if you ask the admins at Hostgator, they should be able to restore the backup for you. Their helpdesk is really good!</p>
<p>Wil</p>
]]></content:encoded>
	</item>
</channel>
</rss>

