资源列表
FTP UP DOWN
- VB程序实现FTP的上传下载,以及FTP 的文件创建删除(VB program to achieve FTP upload and download, as well as FTP file creation and deletion)
FTP
- delphi开发的FTP客户端,非常稳定(The FTP client developed by Delphi is very stable)
git-ftp-master
- python 实现FTP操作 上传文件 下载文件 删除文件(Python FTP operation to upload files, download files, delete files)
ftp客户端,加上SSL
- 在linux环境下使用C语言编程,加上openssl库,建立安全连接,与ftp服务器配合使用。
ftp_client
- 嵌入式平台通过C语言实现ftp client功能(Embedded platform realizes FTP client function through C language.)
制作FTP上传下载器
- 将之前已经上传到C:\Inetpub\ftproot下的Word文档删除,启动FTP上传下载器SelfFtpUpDownloader,如图6.15所示在IP地址栏中输入“127.0.0.1”,端口号填21,勾选“匿名”复选框,单击“连接”按钮访问本机上的FTP服务器。单击“上传”按钮,弹出“打开”对话框,进入如图6.16所示的“我的文档”目录,选中“我的简历.doc”文档,单击“打开”按钮。文件上传到服务器,显示“上传成功!”消息框
sweet_potato
- vfpconnection.fll , vfpcompression.fll are fll files for vfp download and zip unzip
Ftp单线程客户端
- 一个简单的ftp单线程客户端,通过mfc wininet类实现的ftp客户端,支持上传和下载(A simple FTP single thread client, FTP client realized by MFC WinInet class, supports upload and download)
FTPclient(VC++)
- 用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!-Visual c for the FTP file upload client tools, powerful, can study VC Download learning!
FtpClient(winsock)
- 这是一个在MFC下通过Winsock实现的FTP客户端,实现了登陆、查询目录、上传、下载文件,是学习网络编程、FTP协议、Winsock编程的很好材料。-in MFC through Winsock FTP client to achieve the landing, Inquiries directory, upload and download documents, is learning network programming, FTP agreement, Winsock Program
MyFTP_T
- 利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.