Thanks Carlos.<br><br>... rsync copy symlinks as 
symlinks<br>What about the contents pointed by simlinks?<br><br>Could you please also elaborate on &quot;Only if it&#39;s inside source.&quot;<br><br>Thanks,<br>Jignesh<br><br><br><br><div class="gmail_quote">On Tue, Sep 1, 2009 at 8:25 PM, Carlos Carvalho <span dir="ltr">&lt;<a href="mailto:carlos@fisica.ufpr.br">carlos@fisica.ufpr.br</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jignesh Shah (<a href="mailto:jignesh.shah1980@gmail.com">jignesh.shah1980@gmail.com</a>) wrote on 1 September 2009 11:30:<br>

<div class="im"> &gt;Hi, I have one question regarding handling of symlinks in rsync. If I have<br>
 &gt;/source directory in which I have 100s of sub directories of directories and<br>
 &gt;each one has symlink to some directories out side the /source directory<br>
 &gt;hierarchy. Does rsync follows all those symlinks and syncs the data if I<br>
 &gt;specifies below rsync command?<br>
 &gt;<br>
 &gt;rsync -avz /source/ remote.ky:/source/<br>
<br>
</div>The -a option in this command will make rsync copy symlinks as<br>
symlinks, to faithfully reproduce source on <a href="http://remote.ky" target="_blank">remote.ky</a>.<br>
<div class="im"><br>
 &gt;source<br>
 &gt;   |<br>
 &gt;   | - source1 --&gt; /projects/win<br>
 &gt;   | - source2 --&gt; /projects/unix<br>
 &gt;   | - source3 --&gt; /scripts/win<br>
 &gt;   | ....<br>
 &gt;<br>
 &gt;Does rsync command syncs /project contents as well?<br>
<br>
</div>Only if it&#39;s inside source.<br>
<font color="#888888">--<br>
Please use reply-all for most replies to avoid omitting the mailing list.<br>
To unsubscribe or change options: <a href="https://lists.samba.org/mailman/listinfo/rsync" target="_blank">https://lists.samba.org/mailman/listinfo/rsync</a><br>
Before posting, read: <a href="http://www.catb.org/%7Eesr/faqs/smart-questions.html" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a><br>
</font></blockquote></div><br>