<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2855" -->
<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">
	<channel>
		<title>Austin Matzko&#039;s Forum &#187; Tag: cron - Recent Posts</title>
		<link>http://austinmatzko.com/forum/tags/cron</link>
		<description>Austin Matzko&#039;s Forum &#187; Tag: cron - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Feb 2012 17:32:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2855</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://austinmatzko.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://austinmatzko.com/forum/rss/tags/cron" rel="self" type="application/rss+xml" />

		<item>
			<title>filosofo on "Specific Scheduled Backup Part II"</title>
			<link>http://austinmatzko.com/forum/topic/specific-scheduled-backup-part-ii#post-209</link>
			<pubDate>Thu, 24 May 2007 13:47:05 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">209@http://austinmatzko.com/forum/</guid>
			<description><p>Yes, you can still use that code to set the specific time.  I've edited that post to remove some extraneous backslashes that had appeared for some reason.</p>
<p>The regularity is entirely up to WordPress's built-in cron system.
</p></description>
		</item>
		<item>
			<title>MamasBloggin on "Specific Scheduled Backup Part II"</title>
			<link>http://austinmatzko.com/forum/topic/specific-scheduled-backup-part-ii#post-208</link>
			<pubDate>Thu, 24 May 2007 13:04:36 +0000</pubDate>
			<dc:creator>MamasBloggin</dc:creator>
			<guid isPermaLink="false">208@http://austinmatzko.com/forum/</guid>
			<description><p>I saw <a href="http://www.ilfilosofo.com/forum/topic/11?replies=2">this thread</a> when searching for the answer.  Is the posted code still valid with the new release, or is there another change I should made?  It would thrill me in ways you couldn't BEGIN to imagine to know that if I don't have all my backups by noon, there's a problem.</p>
<p>Also, the backup isn't happening as regularly as it should be (I have them set to daily) but have yet to determine any rhyme or reason to the backups not emailing.  I'm thinking it may be because I'm having them emailed to a different email address.  In the "immediate backup" section is the blog's admin email, and in the "scheduled backup" section is the address I want the backups sent to.  Your thoughts?</p>
<p>Thanks so much for an awesome plugin!
</p></description>
		</item>
		<item>
			<title>filosofo on "Cron Job to Server"</title>
			<link>http://austinmatzko.com/forum/topic/cron-job-to-server#post-68</link>
			<pubDate>Tue, 20 Feb 2007 00:58:13 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">68@http://austinmatzko.com/forum/</guid>
			<description><p>There\'s no simple way to change the plugin to do that.  I\'ll make it a feature in future versions, though I won\'t make it obvious, as there are several reasons why that\'s a bad idea.</p>
<p><a href="http://dev.wp-plugins.org/ticket/595" rel="nofollow">http://dev.wp-plugins.org/ticket/595</a>
</p></description>
		</item>
		<item>
			<title>filosofo on "Way to schedule backup at a specific time?"</title>
			<link>http://austinmatzko.com/forum/topic/way-to-schedule-backup-at-a-specific-time#post-67</link>
			<pubDate>Tue, 20 Feb 2007 00:55:32 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">67@http://austinmatzko.com/forum/</guid>
			<description><p>I have opened a ticket and will make this a feature in a future version: <a href="http://dev.wp-plugins.org/ticket/594" rel="nofollow">http://dev.wp-plugins.org/ticket/594</a></p>
<p>For now, you can hack this change in the plugin pretty easily.<br />
Change line 717 in the plugin from<br />
<code>wp_schedule_event(time() + $interval,$name,&#39;wp_db_backup_cron&#39;);</code><br />
to<br />
<code>wp_schedule_event(strtotime(&#39;tomorrow 3:00 AM&#39;) + $interval, $name,&#39;wp_db_backup_cron&#39;);</code>
</p></description>
		</item>
		<item>
			<title>pti on "Way to schedule backup at a specific time?"</title>
			<link>http://austinmatzko.com/forum/topic/way-to-schedule-backup-at-a-specific-time#post-31</link>
			<pubDate>Mon, 05 Feb 2007 17:06:33 +0000</pubDate>
			<dc:creator>pti</dc:creator>
			<guid isPermaLink="false">31@http://austinmatzko.com/forum/</guid>
			<description><p>When I schedule a daily backup, it schedules for now + 24 hours. Is there a way to schedule the backup to occur at a particular time (e.g., 11pm) without having to be at my computer at 11pm to schedule it?</p>
<p>WordPress Database Backup 2.0<br />
WordPress 2.1
</p></description>
		</item>
		<item>
			<title>primexx on "Cron Job to Server"</title>
			<link>http://austinmatzko.com/forum/topic/cron-job-to-server#post-7</link>
			<pubDate>Fri, 26 Jan 2007 00:40:45 +0000</pubDate>
			<dc:creator>primexx</dc:creator>
			<guid isPermaLink="false">7@http://austinmatzko.com/forum/</guid>
			<description><p>How would I go about modifying the plugin to automatically backup to the server on a schedule, instead of emailing it to myself?
</p></description>
		</item>

	</channel>
</rss>

