← Skills index

快速下载大文件

快速下载大文件

terminal

#install
brew install aria2

#download
cd ~/Downloads

curl -L -C - \
-o single_shot_dataset.tar \
"url"