summaryrefslogtreecommitdiffstats
path: root/libraries/ftplib/README
blob: 1beccd25ecd7f264a3fc5b31e83f22b3bc43ed58 (plain)
1
2
3
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 needing to fork and exec an interactive ftp client program.