2.16. FTP Client

我常用的有 fetchwgetncftp3IglooFTP, 前三個是文字介面使用的,最後一個在 X 底下,以下是安裝:

    # cd /usr/ports/outta-port/wget
    # make install clean
    # cd /usr/ports/ftp/ncftp3
    # make install clean
    # cd /usr/ports/ftp/IglooFTP
    # make install clean

由於 wget 的中文有點問題, 所以目前都用 outta-port 在安裝。