mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
5 lines
252 B
Text
5 lines
252 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.
|
|
|
|
WWW: http://nbpfaus.net/~pfau/ftplib/
|