<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/Leech/tags/rsync</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 09 Jan 2009 07:02:56 GMT</pubDate>
<item>
<title>(Bash) sync a file or dir to remote location - Leech</title>
<link>http://snipplr.com/view/4436/sync-a-file-or-dir-to-remote-location/</link>
<description><![CDATA[ <p>The -P handles partial transfers, I'm using this for big audio/video files.</p> ]]></description>
<pubDate>Sun, 30 Dec 2007 23:39:47 GMT</pubDate>
<guid>http://snipplr.com/view/4436/sync-a-file-or-dir-to-remote-location/</guid>
</item>
<item>
<title>(Bash) rsync backup directory - Leech</title>
<link>http://snipplr.com/view/2798/rsync-backup-directory/</link>
<description><![CDATA[ <p>The --delete switch causes files that have been deleted from the source directory, to also be deleted from the target directory.</p> ]]></description>
<pubDate>Mon, 04 Jun 2007 07:37:02 GMT</pubDate>
<guid>http://snipplr.com/view/2798/rsync-backup-directory/</guid>
</item>
</channel>
</rss>