FTP server

Contents

    pyftpdlib

    package: python3-pyftpdlib

    Basic FTP server: python3 -m pyftpdlib

    Basic options

    example: python3 -m pyftpdlib -w -u etienne -P foo
    see also: python3 -m pyftpdlib --help

    twistd3

    package: python3-txtftp

    twistd3 -n ftp → read only
    twistd3 -n ftp --auth memory:john:secretpass
    twistd ftp --help

    Proudly Powered by Zim 0.75.2.

    Template by Etienne Gandrille, based on ZeroFiveEight and using JQuery Toc Plugin.