[SSHd] Increasing wait time?

Norbert Papke fbsd-ml at scrapper.ca
Thu May 8 15:41:16 UTC 2008


On May 8, 2008, Norbert Papke wrote:
> On May 8, 2008, Mel wrote:
> > because:
> > for FILE in */*.[ch]; do scp ${FILE} host:/backup; done
> > is quicker to write then setup tunnels.
>
> How about "scp */*.[ch] host:/backup"?

To answer my own silly question, the above doesn't preserve paths.  Anyway, as 
always, there is more than one solution.  Not every solution fits 
universally.

Cheers.


More information about the freebsd-questions mailing list