搜索资源列表
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
build.rar
- 完整的ant打包脚本,包括ftp,vss,telnet等,实现完全自动化打包,实现转码,赋权限等,The complete package ant scr ipts, including ftp, vss, telnet and so on, to achieve a fully automated packaging and achieve transcoding, Fu rights, etc.
FTP_cmd
- ftp应用的详细相关命令介绍和使用方法,可参考编写ftp自动管理的脚本-ftp application details related to the introduction and use of the command, refer to the preparation of the scr ipt to automatically manage ftp
TFTP-bruteforce.tar
- tftp的 漏洞攻击利用源代码,perl脚本语言编写-tftp exploits the use of source code, perl scr ipting languages
chaoqiang
- 使用虚拟主机,一般仅有 FTP 上传和简单的后台管理功能。如果网络环境不顺畅,FTP 的传输速度会无法让人忍受。 某些主机供应商,如芒果使用的梦游 (MEyu.net) 主机,提供了在线解压缩功能,大大节省了文件传送时间。如果没有这功能,只要主机支持 PHP 环境,不妨利用该脚本代码执行在线解压缩。 该压缩包附带压缩 (zip.php) 和 解压缩 (unzip.php) 两个程序。 使用方法: 在线压缩:选定要压缩的文件或目录(包含子目录),即可开始压缩
synchronize_ftp
- Mac上 利用Applescr ipt及Transmit,实现脚本自动同步本地及远程ftp文件夹内容。-Transmit synchronize local directory to ftp directory
ftp
- 用Python写的FTP工具,用来上传数据的shell脚本-this is a python ftp shell