搜索资源列表
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
client
- ftp客户端,运行环境: Unix, Linux, FreeBSD-ftp client, operating environment: Unix, Linux, FreeBSD
ftp_file
- unix和linux环境下根据文件属性自动从服务器上ftp文件-unix and linux environment automatically based on file attributes on the ftp files from the server
