文件名称:myftp20130429-14-01
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-04-29
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
linux环境下用c++封装的ftp客户端代码,主要的功能如下:
1 下载单个文件
2 下载整个目录
3 上传单个文件
4 上传整个目录
还有切换远程目录,建立远程目录,设置上传模式-The linux environment with c++ package ftp client code, the main function is as follows: 1 Download single file download entire directory upload a single file upload entire directory there to switch the remote directory to establish a remote directory, set the upload mode! ! !
1 下载单个文件
2 下载整个目录
3 上传单个文件
4 上传整个目录
还有切换远程目录,建立远程目录,设置上传模式-The linux environment with c++ package ftp client code, the main function is as follows: 1 Download single file download entire directory upload a single file upload entire directory there to switch the remote directory to establish a remote directory, set the upload mode! ! !
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.cpp
FTP.cpp
FTP.h