<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Error Log &#187; EMC networker</title>
	<atom:link href="http://www.errorlog.dk/tag/emc-networker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.errorlog.dk</link>
	<description>Problems I&#039;ve found solutions for.</description>
	<lastBuildDate>Thu, 20 Nov 2008 11:43:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How do I exclude files from EMC Networker backups?</title>
		<link>http://www.errorlog.dk/2008/08/27/how-to-exclude-files-from-emc-networker-backups/</link>
		<comments>http://www.errorlog.dk/2008/08/27/how-to-exclude-files-from-emc-networker-backups/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 09:32:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Errors]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[EMC networker]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.errorlog.dk/?p=7</guid>
		<description><![CDATA[Problem
As a user, how do I control which files are backed up by EMC Networker?

Solution
In the directory you want to control, create a file called .nsr (in Linux) or nsr.dir (in Windows) containing skip directives such as
+skip: *.tmp
The &#8220;+&#8221; means it also covers subdirectories.
]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>As a user, how do I control which files are backed up by EMC Networker?</p>
<h4><span id="more-7"></span></h4>
<h2>Solution</h2>
<p>In the directory you want to control, create a file called .nsr (in Linux) or nsr.dir (in Windows) containing skip directives such as<br />
+skip: *.tmp</p>
<p>The &#8220;+&#8221; means it also covers subdirectories.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.errorlog.dk/2008/08/27/how-to-exclude-files-from-emc-networker-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
