|
|
| (13 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| == 下載 Filezilla ==
| | FTP 檔案傳輸軟體 FileZilla 使用教學,與 FTP 技術問題排除說明。 |
| * 首先請至 [http://sourceforge.net/project/showfiles.php?group_id=21558&package_id=15149 SourceForge.net: Project Filelist] 中選擇filezilla的最新版號
| |
| ** 目前建議使用 [http://sourceforge.net/project/showfiles.php?group_id=21558&package_id=15149&release_id=489957 2.2.31] 而不要使用 [http://filezilla-project.org/download.php?type=client 3.0.2.1版],因為新版的對部分中文字串處理不佳 (Failed to convert command to 8 bit charset)
| |
| * 選擇 Download FileZilla_版號_setup.exe 或者是 Download FileZilla_版號.zip ,兩者的差異是,後者需要自行解壓縮
| |
| * 網頁列出許多下載點(映像站),你可以選擇距離最近的網站:Taiwan或Japan
| |
| * 下載後安裝
| |
|
| |
|
| == 執行 Filezilla == | | == 下載 FileZilla == |
| # 點擊 filezilla在桌面上建立的捷徑 | | # 首先打開瀏覽器連結至 [https://filezilla-project.org/download.php?type=client FileZilla] |
| # 位址:輸入ftp伺服器的ip 或 domain name | | # 點選 Download FileZilla Client 按鈕,可以直接下載安裝檔。如果需要免安裝版本,則點選網頁下方「Show additional download options」下載 FileZilla_版號_win64.zip |
| # 使用者:輸入使用者帳號 | | # 下載後安裝 |
| | |
| | == 執行 FileZilla == |
| | # 點擊 FileZilla 在桌面上建立的捷徑 |
| | # 主機: 輸入 FTP 伺服器的 IP 或 domain name |
| | # 使用者名稱: 輸入使用者名稱 ( FTP 帳號) |
| # 密碼:輸入帳號密碼 | | # 密碼:輸入帳號密碼 |
| # 連接埠(port):通常不用輸入,它會自動輸入21 | | # 連接埠 (port):通常不用輸入,會自動輸入 21。如果使用 SFTP 則需要自行修改。 |
| # 然後按「快速連結」按鍵,就會登入ftp站 | | # 然後按「快速連線」按鍵,就會登入 FTP 站 |
|
| |
|
| | == FileZilla 設定 == |
| | * 選單: 傳輸 -> 勾選「保留傳輸檔案的時間戳記」,方便跟電腦端的檔案比較。 |
|
| |
|
| == ftp問題排解 == | | == ftp問題排解 == |
| === 登入之後,如果看不到目錄列表,請將傳輸模式在PORT或PASSIVE(PASV)兩模式間切換。 ===
| |
| Although you log in the ftp server successfully you can not see the list of files or directories, please switch the transfer mode between PASV or PORT mode.
| |
|
| |
| * Filezilla上方工具列:編輯 -> 設定 -> 防火牆設定:勾選passive模式
| |
|
| |
|
| === 其他問題 ===
| | {{:FTP problems}} |
| 請點選[[FTP problems]]
| |
|
| |
|
| [[Category:Software]] | | [[Category:Software]] |