mTCP configuration on FreeDOS 1.1 (mostly default settings)

    packetint 0x60
    mtu 1472
    DOSRules
    ftpsrv_password_file c:\FDOS\ftppass.txt
    ftpsrv_log_file c:\FDOS\ftpsrv.log
    ftpsrv_filebuffer_size 16
    ftpsrv_tcpbuffer_size 16
    ftpsrv_packets_per_roll 2

mTCP configuration on FreeDOS 1.2 (mostly default settings)

    packetint 0x60
    mtu 1500
    DOSRules
    ftpsrv_password_file c:\FDOS\ftppass.txt
    ftpsrv_log_file c:\FDOS\ftpsrv.log
    # I forgot to uncomment these, but seems to have made no difference
    #ftpsrv_filebuffer_size 16
    #ftpsrv_tcpbuffer_size 16
    #ftpsrv_packets_per_roll 2
