User:Pedro Sá Couto/Prototyping 5th/LibGen FTP uploader: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 January 2020

  • curprev 17:5817:58, 19 January 2020Pedro Sá Couto talk contribs 790 bytes +790 Created page with " <source lang="python"> import ftplib from ftplib import FTP import os import fileinput # connect to host, default port ftp = FTP('ftp.libgen.lc') # user anonymous, passwd a..."