summaryrefslogtreecommitdiffstats
path: root/libraries/ftplib/README
blob: ad660b7431425c9d35982ff87a3b9ce0e2e16b81 (plain)
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.