multiple downloads with scp
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
Atenciosamente,
__
Paulo Sampaio
http://devio.us/~psampaio/
2012/2/8 Peng Yu <pengyu.ut@gmail.com>
Hi,
scp seems to only allow single thread download when I want scp a
directory of files. Is there way to download multiple files
simultanously with scp? Or is there some similar tool that allow
simultaneous download?
--
Regards,
Peng
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|