You can try this option!!!<br><dl><dt><strong><strong>-d, --dirs</strong></strong></dt><dd> Tell the 
sending side to include any directories that
are encountered.  Unlike <strong>--recursive</strong>, a directory's 
contents are not copied
unless the directory name specified is "." or ends with a trailing slash
(e.g. ".", "dir/.", "dir/", etc.).  Without this option or the
<strong>--recursive</strong> option, rsync will skip all directories it 
encounters (and
output a message to that effect for each one).  If you specify both
<strong>--dirs</strong> and <strong>--recursive</strong>, <strong>--recursive</strong>
 takes precedence.
<p>
The <strong>--dirs</strong> option is implied by the <strong>--files-from</strong>
 option
or the <strong>--list-only</strong> option (including an implied
<strong>--list-only</strong> usage) if <strong>--recursive</strong> 
wasn't specified (so that
directories are seen in the listing).  Specify <strong>--no-dirs</strong>
 (or <strong>--no-d</strong>)
if you want to turn this off.
</p><p>
There is also a backward-compatibility helper option, <strong>--old-dirs</strong>
 (or
<strong>--old-d</strong>) that tells rsync to use a hack of "-r 
--exclude='/*/*'" to get
an older rsync to list a single directory without recursing.
</p></dd></dl><br><br><div class="gmail_quote">On Mon, May 17, 2010 at 12:01 PM,  <span dir="ltr"><<a href="mailto:aurfalien@gmail.com">aurfalien@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On May 17, 2010, at 7:45 AM, John Doe wrote:<br>
<br>
> From: "<a href="mailto:aurfalien@gmail.com">aurfalien@gmail.com</a>" <<a href="mailto:aurfalien@gmail.com">aurfalien@gmail.com</a>><br>
>> Any thoughts on how to copy dirs, subdirs and sym links only w/o<br>
>> contents?<br>
><br>
> Not sure what you mean by broken but, did you check -k or -K?<br>
> Maybe if you give an example...<br>
><br>
> JD<br>
<br>
</div>Upon looking at them again, they are intact.<br>
<br>
However the contents or file data does get copied over when using the -<br>
l flag.<br>
<div><div></div><div class="h5">_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>