Creating an FTP server with python

62 Views Asked by At

I need to create an FTP server using python, a larger professional and secure app not just a tiny simple one, any suggestion on where can I start from ?

is there any python open-source FTP server project which I might be able to use? or any good FTP server library?

0

There are 0 best solutions below