ftp库,用c编写,作者是Thomas Pfau

附有详细的API(html)和说明(README.ftplib_v3.1),在windows和linux环境中都可以使用,还附了ftp协议的RFC 959文档

下载页面:

http://nbpfaus.net/~pfau/ftplib/

 

ftplib

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.

ftplib has been built and tested on Linux (X86 and AXP), VMS (VAX and AXP), OSF/1 (now Digital Unix), and Windows NT (X86 and AXP).

Logo

更多推荐