<header>FTP 登入啟用嗎?</header>當此選項設定為“是”時,使用者將獲得 shell<exec %c = &foreign_config($module); $c{'ftp_shell'}> ,允許他們透過 FTP 登入。當設定為“否”時,它們的 shell 將被設定為<exec %c = &foreign_config($module); $c{'shell'}>相反,FTP 登入將被拒絕。<p>這假定 FTP shell 列在<tt>/etc/shells</tt>檔案中,或系統上執行的 FTP 伺服器允許該 FTP shell。<p><hr>