Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 288 Bytes

File metadata and controls

12 lines (9 loc) · 288 Bytes

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