![]() |
|---|
| © getcodify.com |
由於語法渲染問題而影響閱讀體驗, 請移步博客閱讀~
本文GitPage地址
Reference soruce: jihite, 2015
Quick start
from ftplib import FTP # Loading the libftp=FTP() # Assign to ftpftp.connect("IP","port") # Connected itftp.login("user","password") # Loginftp.cwd("xxx/xxx") # cd commandftp.nlst() # read the items in directory as list
Enjoy~
由於語法渲染問題而影響閱讀體驗, 請移步博客閱讀~
本文GitPage地址
GitHub: Karobben
Blog:Karobben
BiliBili:史上最不正經的生物狗

