<br><font size=2><tt>cialug-bounces@cialug.org wrote on 08/10/2005 12:26:58
PM:<br>
<br>
&gt; I want to do an rsync like so:<br>
&gt; <br>
&gt; rsync -avze ssh --recursive *.foo user@host:/location<br>
&gt; <br>
</tt></font>
<br><font size=2><tt>If you know the depth of the tree, you can do:</tt></font>
<br>
<br><font size=2><tt>*.foo */*.foo */*/*.foo ...</tt></font>