slackbuilds_ponce/libraries/ftplib/README
Philip Lacroix bfbb98d21d libraries/ftplib: Added (FTP Protocol routines).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-18 03:24:51 +07:00

3 lines
213 B
Text

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.