大成MIS
大成國小資訊組的紀錄
2019年8月12日 星期一
如何使用wget下載https的網頁檔案
wget http://xxx.xxx.xx/檔案名稱
這是我們常用的方式,用來下載http協定下的網頁檔案
但是如果網頁網址是https的
就必須加上參數
--no-check-certificate
例如:
wget --no-check-certificate https://github.com/xichiou/lamp-xoops/archive/master.zip
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言