<?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"
	>
<channel>
	<title>Comments on: WP Backup Shell Script</title>
	<atom:link href="http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<pubDate>Thu, 04 Dec 2008 04:39:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: I&#8217;m not Crazy  &#187; Blog Archive   &#187; Weblog Tools Collection Â» WP Backup Shell Script</title>
		<link>http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-80220</link>
		<dc:creator>I&#8217;m not Crazy  &#187; Blog Archive   &#187; Weblog Tools Collection Â» WP Backup Shell Script</dc:creator>
		<pubDate>Fri, 17 Jun 2005 18:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-80220</guid>
		<description>[...] er George Koffi 			 		 	 		 			Weblog Tools Collection Â» WP Backup Shell Script 	 			 				Weblog Tools Collection Â» WP Backup Shell Script WP Backup Shell Sc [...]</description>
		<content:encoded><![CDATA[<p>[...] er George Koffi 			 		 	 		 			Weblog Tools Collection Â» WP Backup Shell Script 	 			 				Weblog Tools Collection Â» WP Backup Shell Script WP Backup Shell Sc [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6449</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 04 Mar 2005 18:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6449</guid>
		<description>I've love something like this!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve love something like this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6438</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 04 Mar 2005 17:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6438</guid>
		<description>Or, even simpler (which I forgot)
cat file_name &#124; uuencode filename &#124; mail -s "subject" test@example.com

Replace the variables with info from the shell script.</description>
		<content:encoded><![CDATA[<p>Or, even simpler (which I forgot)<br />
cat file_name | uuencode filename | mail -s &#8220;subject&#8221; <a href="mailto:test@example.com">test@example.com</a></p>
<p>Replace the variables with info from the shell script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6435</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 04 Mar 2005 17:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6435</guid>
		<description>It can get complicated with MIME encoded attachments, but fortunately for us shell scripters, someone, somewhere has thought of it before :)
http://home.clara.net/dwotton/unix/mail_files.txt</description>
		<content:encoded><![CDATA[<p>It can get complicated with MIME encoded attachments, but fortunately for us shell scripters, someone, somewhere has thought of it before <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://home.clara.net/dwotton/unix/mail_files.txt">http://home.clara.net/dwotton/unix/mail_files.txt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geof F. Morris</title>
		<link>http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6432</link>
		<dc:creator>Geof F. Morris</dc:creator>
		<pubDate>Fri, 04 Mar 2005 16:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6432</guid>
		<description>Mark, how are you thinking about mailing this out?  I'm still a shell scripting newbie...</description>
		<content:encoded><![CDATA[<p>Mark, how are you thinking about mailing this out?  I&#8217;m still a shell scripting newbie&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indi</title>
		<link>http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6413</link>
		<dc:creator>indi</dc:creator>
		<pubDate>Fri, 04 Mar 2005 15:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6413</guid>
		<description>yeah, a email backup would impress the hell out of me (and my clients!)</description>
		<content:encoded><![CDATA[<p>yeah, a email backup would impress the hell out of me (and my clients!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Kemp</title>
		<link>http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6401</link>
		<dc:creator>Andy Kemp</dc:creator>
		<pubDate>Fri, 04 Mar 2005 14:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2005/03/04/wp-backup-shell-script/#comment-6401</guid>
		<description>I would be really keen on this enhancement!  I love the backup script as it stands, but a weekly email would be fantastic!</description>
		<content:encoded><![CDATA[<p>I would be really keen on this enhancement!  I love the backup script as it stands, but a weekly email would be fantastic!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
