Ftp and python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Ftp and python

Are there any special functions or modules for working with files located on a remote ftp server?

4th Dec 2019, 9:36 PM
Petr
1 Answer
+ 4
try:- https://docs.python.org/3/library/ftplib.html#module-ftplib
4th Dec 2019, 11:44 PM
rodwynnejones
rodwynnejones - avatar