最後更新: 2024-10-09
目錄
- 設定檔
- Background 下載
- 續存
- 下載整個目錄
- veiw header
- Download list of file
- Mirror Website
- 下載目錄內某類檔案
- login
- Limit Speed
- 其他 Opts
- wget 401 then 200
- Drupal cron jobs
- Other Tools
前言
Speed Unit
- Unit: MB = MByte
wget http://x.x.x.x:8080/systemrescuecd-amd64-6.1.8.iso
--2022-06-15 10:36:12-- http://x.x.x.x:8080/systemrescuecd-amd64-6.1.8.iso Connecting to x.x.x.x:8080... connected. HTTP request sent, awaiting response... 200 OK Length: 716177408 (683M) [application/octet-stream] Saving to: ‘systemrescuecd-amd64-6.1.8.iso.1’ systemrescuecd-amd64-6.1.8 100%[=======================================>] 683.00M 17.8MB/s in 36s
Limitation
wget 不會 parallel download
如果想 parallel dl, 可以考慮用 aria2