<br><font size=2><tt>cialug-bounces@cialug.org wrote on 08/10/2005 12:26:58
PM:<br>
<br>
> I want to do an rsync like so:<br>
> <br>
> rsync -avze ssh --recursive *.foo user@host:/location<br>
> <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>