On Sun, Sep 20, 2020 at 12:57:06AM +0200, Juan Francisco Cantero Hurtado wrote: > On Sat, Sep 19, 2020 at 01:38:52PM -0400, Kurt Mosiejczuk wrote: > > py-ftpdlib has no consumers. Do we want to remove it?
> No. ftpdlib is a great ftp server when you need to share a directory > with other computers on your LAN or in a guest/host VM setup. > $ python -m pyftpdlib -p 12345 Alright. No problem. Good to know it is used. :) --Kurt