Mol*_*off 12 download wget curl macos
我在五个不同的服务器上托管了一个相当大的文件。
我希望能够从每个服务器下载文件的不同部分,然后将这些部分连接起来,以生成原始文件。
有没有办法用 curl/wget 或任何其他 OS X 命令行工具来做到这一点?
小智 11
aria2是从不同位置多次下载同一文件的解决方案
http://aria2.sourceforge.net/
在你的情况下: aria2c -s5 host1/bigfile host2/bigfile ... host5/bigfile
aria2c -s5 host1/bigfile host2/bigfile ... host5/bigfile
迟到总比不到好...
归档时间:
15 年,6 月 前
查看次数:
4058 次
最近记录:
13 年,7 月 前