<?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: Automatic cPanel Backup via Curl&amp;Cron v1.1</title>
	<atom:link href="http://jussi.ruokomaki.fi/tech/62/automatic-cpanel-backup-via-curlcron-v11/feed/" rel="self" type="application/rss+xml" />
	<link>http://jussi.ruokomaki.fi/tech/62/automatic-cpanel-backup-via-curlcron-v11/</link>
	<description>Simple Solutions and Other Oxymorons</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:13:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Cpanel backup maken mbv Crontab.</title>
		<link>http://jussi.ruokomaki.fi/tech/62/automatic-cpanel-backup-via-curlcron-v11/comment-page-1/#comment-214</link>
		<dc:creator>Cpanel backup maken mbv Crontab.</dc:creator>
		<pubDate>Fri, 13 Jun 2008 09:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://jussi.ruokomaki.fi/tech/?p=62#comment-214</guid>
		<description>[...] dmv een crontab file in combinatie met Curl, zoals Jussi Ruokmaki het gedaan [...]</description>
		<content:encoded><![CDATA[<p>[...] dmv een crontab file in combinatie met Curl, zoals Jussi Ruokmaki het gedaan [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsruok</title>
		<link>http://jussi.ruokomaki.fi/tech/62/automatic-cpanel-backup-via-curlcron-v11/comment-page-1/#comment-122</link>
		<dc:creator>jsruok</dc:creator>
		<pubDate>Tue, 10 Jun 2008 08:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://jussi.ruokomaki.fi/tech/?p=62#comment-122</guid>
		<description>More precicely, does the final remote dir exist? For instance, if you&#039;re backing up example.com, I guess you need the dir web_backup and example.com within that dir, i.e. web_backup/example.com/.

Thanks for your comments, Jeff. I learned I need to include some sort of instructions in this script.</description>
		<content:encoded><![CDATA[<p>More precicely, does the final remote dir exist? For instance, if you're backing up example.com, I guess you need the dir web_backup and example.com within that dir, i.e. web_backup/example.com/.</p>
<p>Thanks for your comments, Jeff. I learned I need to include some sort of instructions in this script. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsruok</title>
		<link>http://jussi.ruokomaki.fi/tech/62/automatic-cpanel-backup-via-curlcron-v11/comment-page-1/#comment-121</link>
		<dc:creator>jsruok</dc:creator>
		<pubDate>Tue, 10 Jun 2008 08:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://jussi.ruokomaki.fi/tech/?p=62#comment-121</guid>
		<description>Hmm.. don&#039;t know what the problem is.. Wish I could help. Let&#039;s see.

Do you have a &quot;web_backup&quot; directory at your host that should recieve the backup? (I guess I shouldn&#039;t use it in the script hard coded.)

If you try to do the same thing manually via cPanel (with the credentials you inserted in the script) everything works?

The command between &quot;# initiate backup&quot; and &quot;# gets curl return code&quot; is on one line?

Does the version 1.0 of this script work for you?</description>
		<content:encoded><![CDATA[<p>Hmm.. don't know what the problem is.. Wish I could help. Let's see.</p>
<p>Do you have a "web_backup" directory at your host that should recieve the backup? (I guess I shouldn't use it in the script hard coded.)</p>
<p>If you try to do the same thing manually via cPanel (with the credentials you inserted in the script) everything works?</p>
<p>The command between "# initiate backup" and "# gets curl return code" is on one line?</p>
<p>Does the version 1.0 of this script work for you? </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://jussi.ruokomaki.fi/tech/62/automatic-cpanel-backup-via-curlcron-v11/comment-page-1/#comment-111</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 06 Jun 2008 17:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://jussi.ruokomaki.fi/tech/?p=62#comment-111</guid>
		<description>Keep getting error with this script:

Copying backup...Timeout ...
[a fatal error or timeout occurred while processing this directive]Retrying Copying backup...Timeout ...
[a fatal error or timeout occurred while processing this directive]Retrying Copying backup...Timeout ...
[a fatal error or timeout occurred while processing this directive]Unable to scp /home/veggie08/backup-6.6.2008_10-19-17_veggie08.tar.gz (please check the host [ip addy] and user [username] and password)

 = = =

But the ip, username and pwd are correct in the script.  What could be producing the error? The port #??</description>
		<content:encoded><![CDATA[<p>Keep getting error with this script:</p>
<p>Copying backup...Timeout ...<br />
[a fatal error or timeout occurred while processing this directive]Retrying Copying backup...Timeout ...<br />
[a fatal error or timeout occurred while processing this directive]Retrying Copying backup...Timeout ...<br />
[a fatal error or timeout occurred while processing this directive]Unable to scp /home/veggie08/backup-6.6.2008_10-19-17_veggie08.tar.gz (please check the host [ip addy] and user [username] and password)</p>
<p> = = =</p>
<p>But the ip, username and pwd are correct in the script.  What could be producing the error? The port #?? </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utility Room / Automatic cPanel Backup via Curl&#38;Cron</title>
		<link>http://jussi.ruokomaki.fi/tech/62/automatic-cpanel-backup-via-curlcron-v11/comment-page-1/#comment-75</link>
		<dc:creator>Utility Room / Automatic cPanel Backup via Curl&#38;Cron</dc:creator>
		<pubDate>Tue, 20 May 2008 10:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://jussi.ruokomaki.fi/tech/?p=62#comment-75</guid>
		<description>[...] [UPDATE 2008-05-20] Please see the updated version for this script [...]</description>
		<content:encoded><![CDATA[<p>[...] [UPDATE 2008-05-20] Please see the updated version for this script [...] </p>
]]></content:encoded>
	</item>
</channel>
</rss>

