multiple downloads with scp
Peng Yu
pengyu.ut at gmail.com
Wed Feb 8 14:52:19 UTC 2012
On Wed, Feb 8, 2012 at 8:08 AM, Paulo Sampaio
<paulo.vicente.neto at gmail.com> wrote:
> Hi,
>
>
> You could tar the files and download them at once, better with gzip so you
> can speed up the transfer.
>
> tar -cvzf file.tar.gz /diretory/with/files
This will still use 1 thread, even through there is remaining
bandwidth. scp is not able to use it.
--
Regards,
Peng
More information about the ubuntu-users
mailing list