Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 184 Bytes

File metadata and controls

5 lines (4 loc) · 184 Bytes

FTP Client Software

  • It's a python script, can be opened with Jupyter notebook.
  • Need to install "ftplib" package from windows command line. Use command:
    • pip install pyftpdlib