资源列表
FtpUpLoad
- MFC实现FTP上传到服务器上!-C++ the MFC FTP upload to the server!
ftp客户端源代码
- linux下ftp客户端源代码,实现简单的上传文件、下载文件等功能。
ftp客户端源代码
- linux下ftp服务器客户端,实现基本的文件上传,下载等功能。
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)
VC++用FTP下载文件示例
- VC++用FTP下载文件示例,非常好的参考案例(VC++ download files with FTP example, a very good reference case)
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)