<?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 Backup your Website Automatically with cPanel</title> <atom:link href="http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/feed" rel="self" type="application/rss+xml" /><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html</link> <description>Web Hosting Reviews &#38; Coupons</description> <lastBuildDate>Wed, 08 Feb 2012 22:00:45 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: dalinex</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-12651</link> <dc:creator>dalinex</dc:creator> <pubDate>Wed, 28 Dec 2011 13:35:20 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-12651</guid> <description>This cant be right. There is such an obvious error in the code.# DELETING FULL SITE BACKUP if($delete_backup = 1) { unlink($full_backup_file); }should be# DELETING FULL SITE BACKUP if($delete_backup == 1) { unlink($full_backup_file); }Plus the FTP part doesnt work. I know i have the correct FTP user and password set yet it keeps telling metar: Removing leading `/&#039; from member names Cannot login Login incorrect.</description> <content:encoded><![CDATA[<p>This cant be right. There is such an obvious error in the code.</p><p># DELETING FULL SITE BACKUP<br /> if($delete_backup = 1)<br /> {<br /> unlink($full_backup_file);<br /> }</p><p>should be</p><p># DELETING FULL SITE BACKUP<br /> if($delete_backup == 1)<br /> {<br /> unlink($full_backup_file);<br /> }</p><p>Plus the FTP part doesnt work. I know i have the correct FTP user and password set yet it keeps telling me</p><p>tar: Removing leading `/&#8217; from member names Cannot login Login incorrect.</p> ]]></content:encoded> </item> <item><title>By: Arik</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-12636</link> <dc:creator>Arik</dc:creator> <pubDate>Sat, 24 Dec 2011 21:40:16 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-12636</guid> <description>I&#039;ve got the same error: tar: Removing leading `/&#039; from member names tar: Removing leading `/&#039; from member namesbut it&#039;s work perfectly for me.</description> <content:encoded><![CDATA[<p>I&#8217;ve got the same error:<br /> tar: Removing leading `/&#8217; from member names<br /> tar: Removing leading `/&#8217; from member names</p><p>but it&#8217;s work perfectly for me.</p> ]]></content:encoded> </item> <item><title>By: Mk1586</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-12634</link> <dc:creator>Mk1586</dc:creator> <pubDate>Sat, 24 Dec 2011 11:25:17 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-12634</guid> <description>I installed this script and ran it. The cron shows the following errors.Found = in conditional, should be == at /home/site/public_html/cgi-bin/ftp-backup-script.pl line 96. tar: Removing leading `/&#039; from member names tar: /home/site/dailybackups/site_backup-24-11-2011.tar.gz: file changed as we read it tar: Removing leading `/&#039; from member names Cannot login Login incorrect.Any idea what these error mean exactly?</description> <content:encoded><![CDATA[<p>I installed this script and ran it. The cron shows the following errors.</p><p>Found = in conditional, should be == at /home/site/public_html/cgi-bin/ftp-backup-script.pl line 96.<br /> tar: Removing leading `/&#8217; from member names<br /> tar: /home/site/dailybackups/site_backup-24-11-2011.tar.gz: file changed as we read it<br /> tar: Removing leading `/&#8217; from member names Cannot login Login incorrect.</p><p>Any idea what these error mean exactly?</p> ]]></content:encoded> </item> <item><title>By: Arik</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-11748</link> <dc:creator>Arik</dc:creator> <pubDate>Tue, 24 May 2011 20:15:18 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-11748</guid> <description>My site was attacked by hackers, and the whole public_html structure was corupted. My JustHost plan has only weekly backup without historys, and I don&#039;t want to pay more. So I&#039;ve found that fantastic article that finely allowed me to configure backups by my own, without any charge from the host provider. I&#039;m using it to save weekly backups on a defferent folder on host. Thanks alot!!!</description> <content:encoded><![CDATA[<p>My site was attacked by hackers, and the whole public_html structure was corupted. My JustHost plan has only weekly backup without historys, and I don&#8217;t want to pay more. So I&#8217;ve found that fantastic article that finely allowed me to configure backups by my own, without any charge from the host provider.<br /> I&#8217;m using it to save weekly backups on a defferent folder on host.<br /> Thanks alot!!!</p> ]]></content:encoded> </item> <item><title>By: The Coupon Mole</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-11126</link> <dc:creator>The Coupon Mole</dc:creator> <pubDate>Mon, 22 Nov 2010 12:51:59 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-11126</guid> <description>I just had a database crash for the first time.  Luckily it wasn&#039;t that important and I was able to repair it.  But, its sort of like when your hard drive first crashes without a recent backup.  You then backup everyday!  Thanks, was looking to set this up.</description> <content:encoded><![CDATA[<p>I just had a database crash for the first time.  Luckily it wasn&#8217;t that important and I was able to repair it.  But, its sort of like when your hard drive first crashes without a recent backup.  You then backup everyday!  Thanks, was looking to set this up.</p> ]]></content:encoded> </item> <item><title>By: Bluehost outage results in Twitter love and backup plans &#124; First Impressions</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-10951</link> <dc:creator>Bluehost outage results in Twitter love and backup plans &#124; First Impressions</dc:creator> <pubDate>Fri, 17 Sep 2010 19:44:47 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-10951</guid> <description>[...] of you, nerdy but not geeky folks affected by the outage and looking into auto-backup solutions, here is a step-by-step guide on how to set up cron jobs. Even if you haven&#8217;t had a website disappearance experience before, it might be a good idea [...]</description> <content:encoded><![CDATA[<p>[...] of you, nerdy but not geeky folks affected by the outage and looking into auto-backup solutions, here is a step-by-step guide on how to set up cron jobs. Even if you haven&#8217;t had a website disappearance experience before, it might be a good idea [...]</p> ]]></content:encoded> </item> <item><title>By: The Web Hosting Hero</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-10573</link> <dc:creator>The Web Hosting Hero</dc:creator> <pubDate>Wed, 31 Mar 2010 14:16:59 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-10573</guid> <description>@Tony : if there are some foreign key constraints, you&#039;ll have to add this line manually at the beginning of the SQL dump file :SET FOREIGN_KEY_CHECKS=0;And also add this line at the very end of the same file :SET FOREIGN_KEY_CHECKS=1;Hope this helps.</description> <content:encoded><![CDATA[<p>@Tony : if there are some foreign key constraints, you&#8217;ll have to add this line manually at the beginning of the SQL dump file :</p><p>SET FOREIGN_KEY_CHECKS=0;</p><p>And also add this line at the very end of the same file :</p><p>SET FOREIGN_KEY_CHECKS=1;</p><p>Hope this helps.</p> ]]></content:encoded> </item> <item><title>By: Tony</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-10572</link> <dc:creator>Tony</dc:creator> <pubDate>Wed, 31 Mar 2010 14:07:08 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-10572</guid> <description>Will this back/restore also work if Innodb is place?</description> <content:encoded><![CDATA[<p>Will this back/restore also work if Innodb is place?</p> ]]></content:encoded> </item> <item><title>By: The Web Hosting Hero</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-10341</link> <dc:creator>The Web Hosting Hero</dc:creator> <pubDate>Fri, 27 Nov 2009 13:08:51 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-10341</guid> <description>Do you have an idea what is the approximate size of your website?</description> <content:encoded><![CDATA[<p>Do you have an idea what is the approximate size of your website?</p> ]]></content:encoded> </item> <item><title>By: eric</title><link>http://www.thewebhostinghero.com/tutorials/cpanel-ftp-backup.html/comment-page-1#comment-10337</link> <dc:creator>eric</dc:creator> <pubDate>Wed, 25 Nov 2009 23:29:45 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/?p=7663#comment-10337</guid> <description>I tried to ftp the full bakcup file, form hostmonster to drivehq, but even with time out of 300 it&#039;s still getting time out, what should the problem be..?</description> <content:encoded><![CDATA[<p>I tried to ftp the full bakcup file, form hostmonster to drivehq, but even with time out of 300 it&#8217;s still getting time out, what should the problem be..?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using xcache
Database Caching 5/23 queries in 0.006 seconds using xcache
Object Caching 528/537 objects using xcache
Content Delivery Network via netdna.thewebhostinghero.com

Served from: www.thewebhostinghero.com @ 2012-02-12 01:10:06 -->
