<?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>GO IT WORLD &#124; IT TECH &#124; IT NEWS &#187; incremental</title>
	<atom:link href="http://www.goitworld.com/tag/incremental/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goitworld.com</link>
	<description>goitworld.com</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Script to do incremental rsync backups</title>
		<link>http://www.goitworld.com/script-to-do-incremental-rsync-backups/</link>
		<comments>http://www.goitworld.com/script-to-do-incremental-rsync-backups/#comments</comments>
		<pubDate>Sat, 16 May 2009 02:37:43 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Shell Script]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[incremental]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/script-to-do-incremental-rsync-backups/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p><strong>rsync</strong> is an <a href="http://www.opensource.org/">open source</a> utility that provides fast incremental file transfer. rsync is freely available under the <a href="http://samba.anu.edu.au/GPL.html">GNU General Public License</a> and is currently being maintained by <a href="http://opencoder.net/">Wayne Davison</a>.    </p>
<p>Here is a <strong>script</strong> of do <strong>incremental</strong> <strong>backup</strong> by <strong>rsync</strong>. Hope it can help you.    <br />Test OS:Centos4,5 RedHatAS4,5</p>
<p>#!/bin/sh </p>
<p>#########################################################    <br /># Script to do incremental rsync backups     <br /># Adapted from script found on the rsync.samba.org     <br /># Jason 3/24/2002     <br /># This script is freely distributed under the GPL     <br />######################################################### </p>
<p>##################################    <br /># Configure These Options&#8230; <a href="http://www.goitworld.com/script-to-do-incremental-rsync-backups/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/script-to-do-incremental-rsync-backups/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

