如果 Windows 的 Internet Explorer 當掉、iexplore.exe 死當、IE 修復不好、電腦不能重開機、不能重灌
然後又因為公司政策光碟機不能用、USB不能插、剛好網路芳鄰、網路磁碟機也不能連、一些怪問題... 那麼要如何上網呢?
雖然這問題看起來很多餘,IE 常常當掉的 Windows 系統其實本質上就有點不穩,這時候還想要開網頁,很可能什麼時候當機都很難說,而且為了種種理由查詢 IE 壞掉的原因,也很費時, 但是總有特殊狀況、遇到不能上網就會死掉的時候,
這時,您需要的是 Firefox 來拯救你的電腦 ( ̄︶ ̄)↗
不過這篇的重點是 How to download Firefox without IE browser in Windows ?
如何在 Windows 不用 IE 瀏覽器下載 Firefox ?
也就是告訴你使用 FTP 的 cmd 指令,完全不透過 IE 下載 Firefox 的方法
就算是 IE 死當、完全打不開的時候,給您的一道曙光基本上 Mozilla Firefox 的 FTP 虛擬路徑為 ftp://release.mozilla.org/pub/mozilla.org/firefox/releases/19.0.2/win32/Firefox Setup 19.0.2.exe
1. 首先開啟命令提示字元 command line
2. 先些換到欲下載的目錄,例如C槽下
3. 連線到 FTP
4. 使用者帳號與密碼都輸入 anonymous
輸入 guest 的話,會出現 331 This FTP server is anonymous only.
5. 出現登入成功 Login successful 後,連到 Firefox 的下載目錄吧,忘記路徑可以使用 ls 指令查看現有目錄
250 Directory successfully changed.
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
2.0.0.20
3.0.19-real-real
3.6.20
5.0.1
6.0
README
latest
latest-3.6
latest-6.0
226 Directory send OK.
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
Firefox Setup 6.0.exe
Firefox Setup 6.0.exe.asc
226 Directory send OK.
200 PORT command successful. Consider using PASV.
150 Opening BINARY mode data connection for Firefox Setup 6.0.exe (13998592 bytes).
226 File send OK.
ftp: 13998592 位元組已接收,時間: 31.07秒數 450.54KB/sec。
最後POST個一氣呵成的步驟吧( ̄w ̄)/
已連線到 releases.geo.mozilla.com。
220 Welcome to the Mozilla releases FTP server
331 Please specify the password.
230 Login successful.
kamancy 匿名登入成功
ftp> cd pub/mozilla.org/firefox/releases/6.0/win32/zh-TW/
250 Directory successfully changed.
ftp> get "Firefox Setup 6.0.exe"
200 PORT command successful. Consider using PASV.
150 Opening BINARY mode data connection for Firefox Setup 6.0.exe (13998592 bytes).
226 File send OK.
ftp: 13998592 bytes received in 31.07Seconds450.54 Kbytes/sec.
ftp> bye
221 Goodbye.
PS1. 如果在 FTP 裡面迷路的話,可以回到 cd 到根目錄,再重頭來一次
250 Directory successfully changed.
PS2. 如果不清楚目前在哪個地方 ,可以使用 pwd 指令查看
257 "pub/mozilla.org/firefox/releases"
沒有留言:
張貼留言