what to do if you want to make ftp server in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what to do if you want to make ftp server in python

5th Jun 2021, 6:42 PM
mohamed alshykh
mohamed alshykh - avatar
3 Answers
+ 1
If you wants to implement FTP then you need to learn "socket" and "Multi Threading"
7th Jun 2021, 8:02 AM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar
0
search ftplib python library and learn about it. You can make clients and servers with said library
5th Jun 2021, 7:16 PM
Slick
Slick - avatar