ftplib is a set of routines that implement the FTP protocol. They allow
applications to create and access remote files through function calls, instead
of forking and executing an interactive ftp client program.