ftplib-4.0

时间:2018-03-04 06:57:29
【文件属性】:
文件名称:ftplib-4.0
文件大小:65KB
文件格式:GZ
更新时间:2018-03-04 06:57:29
ftplib C/C++ FTP开源库 FTP Library Routines Release 4.0 Thomas Pfau (tfpfau@gmail.com) June 7, 2013 This package implements a callable interface to FTP. The FTP protocol is specified in RFC 959. The library has been tested on linux, OpenVMS and Windows NT. It should also work without major modification on other POSIX systems. All programs using the library should include ftplib.h. FTP开源库。 Miscellaneous Functions FtpInit() - Initialize the library FtpSite() - Send a 'SITE' command FtpLastResponse() - Retrieve last server response FtpSysType() - Determine remote system type FtpSize() - Determine size of remote file FtpSizeLong() - Determine size of remote file FtpModDate() - Determine modification time of file FtpSetCallback() - Establish a callback function FtpClearCallback() - Remove a callback function Server Connection FtpConnect() - Connect to a remote server FtpLogin() - Login to remote machine FtpQuit() - Disconnect from remote server FtpOptions() - Set Connection Options Directory Functions FtpChdir() - Change working directory FtpMkdir() - Create a directory FtpRmdir() - Remove a directory FtpDir() - List a remote directory FtpNlst() - List a remote directory FtpCDUp() - Change to parent directory FtpPwd() - Determine current working directory File to File Transfer FtpGet() - Retreive a remote file FtpPut() - Send a local file to remote FtpDelete() - Delete a remote file FtpRename() - Rename a remote file File to Program Transfer These routines allow programs access to the data streams connected to remote files and directories. FtpAccess() - Open a remote file or directory FtpRead() - Read from remote file or directory FtpWrite() - Write to remote file FtpClose() - Close data connection Utilities qftp - Command line ftp utility
【文件预览】:
ftplib-4.0
----additional_rfcs(128B)
----RFC959.txt(144KB)
----LICENSE(8KB)
----CHANGES(7KB)
----README.qftp(2KB)
----html()
--------doc.css(492B)
--------FtpSysType.html(884B)
--------FtpSize.html(1KB)
--------FtpDir.html(1KB)
--------FtpQuit.html(775B)
--------FtpInit.html(448B)
--------ftplib.html(3KB)
--------FtpMkdir.html(721B)
--------FtpLastResponse.html(931B)
--------FtpAccess.html(1KB)
--------FtpWrite.html(871B)
--------FtpRename.html(807B)
--------index.html(1KB)
--------FtpSetCallback.html(3KB)
--------FtpClose.html(950B)
--------FtpChdir.html(734B)
--------FtpRead.html(993B)
--------FtpPut.html(985B)
--------FtpSite.html(714B)
--------FtpClearCallback.html(721B)
--------FtpRmdir.html(728B)
--------FtpOptions.html(2KB)
--------qftp.html(5KB)
--------FtpCDUp.html(593B)
--------FtpLogin.html(773B)
--------FtpDelete.html(727B)
--------FtpSizeLong.html(1KB)
--------FtpNlst.html(965B)
--------FtpModDate.html(1KB)
--------FtpConnect.html(1KB)
--------FtpPwd.html(841B)
--------FtpGet.html(974B)
----src()
--------qftp_alpha.opt(38B)
--------ftplib.h(4KB)
--------ftplib_alpha.opt(722B)
--------ftplib_vector.mar(551B)
--------qftp.opt(26B)
--------ftplib.c(30KB)
--------ftplib.opt(123B)
--------README(1KB)
--------ftplib_ia64.opt(721B)
--------descrip.mms(1KB)
--------qftp_ia64.opt(36B)
--------qftp.c(10KB)
--------Makefile(2KB)
----README.ftplib-4.0(703B)

网友评论

  • 没有用上。