至於 "Options"中的選項, 大致上使用原有的設定都可以, 也可以參考進一步設定:-
※部份ISP為避免用戶架設FTP伺服器, 會封了預設的 PORT 21, 只要自行設定其他 PORT 便可...例如:21212...
也可考這一篇:
自建FTP server (FTP伺服器)教學
及進一步設定:
GuildFTPd的進一步設定
* Port * - The active TCP/IP port that the server listens for a FTP session on. This is usually 21. If you change this number, users connecting to your server will need to know the port number in order to change the setting on their FTP client.
【翻譯】Port位 - FTP 伺服器對外聯絡的 port 位, 預設是 port 21,
如作改變須先通知 USER.
《註解》一般預設了 port 21, 不變更也沒有問題, 但是互聯上就是有些無聊人喜歡掃瞄 port 21,以查看有誰建立了FTP伺服器並擅自到訪, 沒有 USER account 和 password 的話他們只是望門輕嘆,如設定為其他 port 應可減少不速之客, 要更改的話可選"65000"以內任何一個數字, 五位數字較好.變更後你的連結將會是:-
ftp://user:password@yourdomain.no-ip.com:xxxxx ,
當中xxxxx代表port位數字