<div>At least for some use cases ...</div><div><br></div> for i in $list_of_stuff; do scp -r $i &;done<div><br></div><div>I prefer rsync myself in most use cases. It may open multiple connections, I am not sure. But tends to be more efficient, and infiinitely more configurable. <br>
<br><div class="gmail_quote">On Wed, Feb 8, 2012 at 8:47 AM, Peng Yu <span dir="ltr"><<a href="mailto:pengyu.ut@gmail.com">pengyu.ut@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
scp seems to only allow single thread download when I want scp a<br>
directory of files. Is there way to download multiple files<br>
simultanously with scp? Or is there some similar tool that allow<br>
simultaneous download?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Regards,<br>
Peng<br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Hal<br>
</div>