✔ 最佳答案
有一個使用GuildFTPd建立FTP的詳細教學請看
GuildFTPd 設定過程 (以 0.998.2 版本作示範) 1. 安裝後按 "Options"→"Server", 於 "FTP server name" 中填上你喜歡的名字, 或是去申請個免費的domain
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-01.gif
2. 按 "Admin"→"Add Group"
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-02.gif
3. 填上你喜愛的 Group Name, 如範例的 "Public"
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-03.gif
4. 可見到已建立一個名為 "Public" 的 group
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-04.gif
5. 右 click "Public", 揀 "Add User"
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-05.gif
6. 隨喜好命名 "Name", 如範例的 "upload", 並加上密碼
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-06.gif
7. 可見到已建立一個名為 "upload" 的 user, 按 "Path", 右 click 出現 "Add Path"
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-07.gif
8. 在 "Local Path" 中按 "Browse" 選取你放置打算分享檔案的資料夾, 或是人家上傳檔案給你的存放位置
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-08.gif
圖片參考:
http://hk.geocities.com/ftp_setup_easy/new.gif
安裝時預設的是 C:\TEMP 或 C:\FTPROOT,
這個資料夾就是訪客進入伺服器時會首進入的地方, 稱為 ROOT,
預設的屬性有 Read 和 Append, 表示訪客可檢視和下載這個資料夾內的其他檔案和資料夾,
因此千萬不可把 ROOT 改設在 C:\ 或其他 Drive 如 D:\, E:\,
必須設把 ROOT 在 Drive 的資料夾,
否則所有系統資訊包括機密資料有可能因而外洩
如果要改變 ROOT 的位置, 請在目標 Drive 新增一個資料夾, 再揀選這個資料夾,
例如在 D:\ 新增一個名為 FTPROOT 的資料夾, 再於 Local Path 揀選這個資料夾便可
詳情
9. 說明:
Read = 容許 User下載你的檔案
Write = 容許 User上傳檔案給你
Create = 容許 User在你的伺服器新增料資夾
List = 容許 User檢視你的資料夾及檔案 (必須剔選)
Append = 容許 User 斷線後續存檔案你
Delete = 容許 User刪除你的檔案 (不建議剔選)
建議上傳/下載分設獨立的 user 並作如下設定, 方便管理 :
Upload user 剔 Write, List, Create, Append
Download user 剔 Read, List
10. 至於 "Options"中的選項, 大致上使用原有的設定都可以, 也可以參考進一步設定
※部份ISP為避免用戶架設FTP伺服器, 會封了預設的 PORT 21, 只要自行設定其他 PORT 便可
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-10.gif
完成及連結 如無意外, 你的 FTP server 已設定完成, 你的連結是 ftp://user:
[email protected]
xxx.xxx.xxx.xxx 代表你的IP address, 如果你不清楚自己的 IP address,
可以在 Admin > Options > Advanced settings 中查看。
圖片參考:
http://hk.geocities.com/ftp_setup_easy/ftp-11.gif