<?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: Backing up Snow Leopard Server with mlbackups</title>
	<atom:link href="http://galaxycow.com/blogs/vermyndax/2009/11/15/backing-up-snow-leopard-server-with-mlbackups/feed/" rel="self" type="application/rss+xml" />
	<link>http://galaxycow.com/blogs/vermyndax/2009/11/15/backing-up-snow-leopard-server-with-mlbackups/</link>
	<description>Don&#039;t let serenity fool you.</description>
	<lastBuildDate>Mon, 09 Apr 2012 14:11:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rtoads</title>
		<link>http://galaxycow.com/blogs/vermyndax/2009/11/15/backing-up-snow-leopard-server-with-mlbackups/comment-page-1/#comment-352</link>
		<dc:creator>rtoads</dc:creator>
		<pubDate>Tue, 31 Jan 2012 21:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://galaxycow.com/blogs/vermyndax/?p=643#comment-352</guid>
		<description>Example /etc/crontab entry for maclemon:

0 22 * * * root /usr/local/bin/mlbackup /etc/maclemon/backup/mlbackupconf

Compare that with the cryptic launchd entry required to do the same thing! (You&#039;ll need to create the /etc/crontab file yourself)

One other thing: if vim is too complex for you, use pico. Also included in OS X.</description>
		<content:encoded><![CDATA[<p>Example /etc/crontab entry for maclemon:</p>
<p>0 22 * * * root /usr/local/bin/mlbackup /etc/maclemon/backup/mlbackupconf</p>
<p>Compare that with the cryptic launchd entry required to do the same thing! (You&#8217;ll need to create the /etc/crontab file yourself)</p>
<p>One other thing: if vim is too complex for you, use pico. Also included in OS X.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rtoads</title>
		<link>http://galaxycow.com/blogs/vermyndax/2009/11/15/backing-up-snow-leopard-server-with-mlbackups/comment-page-1/#comment-351</link>
		<dc:creator>rtoads</dc:creator>
		<pubDate>Tue, 31 Jan 2012 21:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://galaxycow.com/blogs/vermyndax/?p=643#comment-351</guid>
		<description>Thanks for this tutorial. I&#039;d like to point out that it&#039;s still possible to use cron in OS X (even Lion, apparently) and avoid the complex and error-prone launchd configuration method. As you correctly state, &quot;Launchd is a complex beast&quot;. To that I&#039;d add &quot;needlessly complex&quot;. Especially since cron does it all so cleanly and efficiently and has for decades.

I&#039;ve read the theory behind the &quot;need&quot; for launchd but I&#039;m entirely unconvinced it applies to 99% of users. Someone at Apple must concur, since cron continues to be quietly included in the OS.</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial. I&#8217;d like to point out that it&#8217;s still possible to use cron in OS X (even Lion, apparently) and avoid the complex and error-prone launchd configuration method. As you correctly state, &#8220;Launchd is a complex beast&#8221;. To that I&#8217;d add &#8220;needlessly complex&#8221;. Especially since cron does it all so cleanly and efficiently and has for decades.</p>
<p>I&#8217;ve read the theory behind the &#8220;need&#8221; for launchd but I&#8217;m entirely unconvinced it applies to 99% of users. Someone at Apple must concur, since cron continues to be quietly included in the OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xosraw</title>
		<link>http://galaxycow.com/blogs/vermyndax/2009/11/15/backing-up-snow-leopard-server-with-mlbackups/comment-page-1/#comment-316</link>
		<dc:creator>xosraw</dc:creator>
		<pubDate>Wed, 10 Feb 2010 19:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://galaxycow.com/blogs/vermyndax/?p=643#comment-316</guid>
		<description>Hi there,

How would you incorporate this rsyn&amp;Launchd command into a netware directory using afp or smb where the path to the server changes regularly (for security reason) so if I use:
mount_afp afp://usernam:password@myserver-nw/KRIA.myserver myserver, ths KRIA part changes to WOW after two days:
mount_afp afp://usernam:password@myserver-nw/WOW.myserver myserver
How can I avoid disconnections and to ensure that is running smoothly?

Thanks, Xosraw</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>How would you incorporate this rsyn&amp;Launchd command into a netware directory using afp or smb where the path to the server changes regularly (for security reason) so if I use:<br />
mount_afp <a href='afp://usernam:password@myserver-nw/KRIA.myserver' rel='nofollow'>afp://usernam:password@myserver-nw/KRIA.myserver</a> myserver, ths KRIA part changes to WOW after two days:<br />
mount_afp <a href='afp://usernam:password@myserver-nw/WOW.myserver' rel='nofollow'>afp://usernam:password@myserver-nw/WOW.myserver</a> myserver<br />
How can I avoid disconnections and to ensure that is running smoothly?</p>
<p>Thanks, Xosraw</p>
]]></content:encoded>
	</item>
</channel>
</rss>

