Skip to content

Instantly share code, notes, and snippets.

@jwzh222
jwzh222 / pyftp.py
Created December 2, 2016 11:25 — forked from dawn110110/pyftp.py
pyftpdlib. server in one file.
#!/usr/bin/env python
# ftpserver.py
#
# pyftpdlib is released under the MIT license, reproduced below:
# ======================================================================
# Copyright (C) 2007 Giampaolo Rodola' <g.rodola@gmail.com>
#
# All Rights Reserved
#
# Permission to use, copy, modify, and distribute this software and