Skip to content

Latest commit

 

History

History

example

Examples

Some of these examples assume that an FTP server is running on localhost:2121.

You can run the test FTP server from this repository to get the examples working correctly:

$ mkdir server_root
$ python3 ../test/server/server.py server_root 2121