<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://linuxdevelopernotes.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>rsync</title>
 <link>http://linuxdevelopernotes.com/category/man-pages/rsync</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>RSYNC - Man Page</title>
 <link>http://linuxdevelopernotes.com/manpages/rsync-man-page</link>
 <description>Section:  (1)&lt;BR&gt;Updated: 29 Jun 2008&lt;BR&gt;

&lt;A NAME=&quot;lbAB&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;NAME&lt;/H2&gt;

rsync --- a fast, versatile, remote (and local) file-copying tool
&lt;A NAME=&quot;lbAC&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;SYNOPSIS&lt;/H2&gt;

&lt;P&gt;
&lt;P&gt;

&lt;PRE&gt;
Local:  rsync [OPTION...] SRC... [DEST]

Access via remote shell:
  Pull: rsync [OPTION...] [USER@]HOST:SRC... [DEST]
  Push: rsync [OPTION...] SRC... [USER@]HOST:DEST

Access via rsync daemon:
  Pull: rsync [OPTION...] [USER@]HOST::SRC... [DEST]
        rsync [OPTION...] rsync://[USER@]HOST[:PORT]/SRC... [DEST]
  Push: rsync [OPTION...] SRC...&lt;p&gt;&lt;a href=&quot;http://linuxdevelopernotes.com/manpages/rsync-man-page&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://linuxdevelopernotes.com/category/utilities/rsync">rsync</category>
 <category domain="http://linuxdevelopernotes.com/category/man-pages/rsync">rsync</category>
 <pubDate>Sat, 24 Jan 2009 14:01:28 -0600</pubDate>
 <dc:creator>btilma</dc:creator>
 <guid isPermaLink="false">73 at http://linuxdevelopernotes.com</guid>
</item>
</channel>
</rss>
