搜索资源列表
filetransfer
- 对简单的TFPT协议进行改进,使其适应较大文件的传输,并且基于可靠的TCP连接,但比FTP又简单得多,适合中型传输和嵌入到应用系统中进行文件传输
vc863523445
- 这是个ftp文件传输系统,包括服务端和客户端的程序。
FTP
- 简单的FTP文件察看系统 下载有点问题,下载之后的文件格式有错误
ftp_demo
- 实现简单的FTP的文件的传输,可以与系统的FTP服务端联接!
FtpClient&Service
- 一个C#写的ftp客户端,可已安装为系统服务,并支持客户端配置文件.(附带安装为服务和卸载服务的批处理文件)-a write C# ftp client can be installed as system services, and to support client configuration files. (Incidental services for the installation and uninstall the batch file)
ftp_command
- 在window系统下,通过cmd窗口,利用ftp的一些简单命令来与linux服务器进行传输文件-In the window system, through the cmd window, use ftp to some simple commands to transfer files with the linux server
ftp-QT.tar
- 在Linux系统下用QT实现FTP客户端的文件上传下载批量上传批量下载等功能。-FTP client, file upload and download the bulk upload batch download under Linux with QT.
ftpclrny
- 一个ftp系统的客户端软件的源码。。。可以实现ftp文件的传输-An ftp client software system source code. . . Can be achieved ftp file transfer
NFS
- NFS服务.该服务与FTP类似,全称为Network File System(网络文件系统)-NFS service. Similar to the services and FTP, all known as the Network File System (Network File System)
ftpserver-1.0.0
- FTP文件上传,用于对FTP服务器,上传文件,对各个系统都支持,java开发-FTP file upload, java development
j_14398_vote
- Ajax 心情投票系统,从网上找的都不怎么完整,只好根据自己的需求把其修改了,特别添加了程序安装功能,方便大家使用. 本系统支持IE6,IE7,IE8,FireFox,Opera,Chrome..... 支持无刷新显示,由于技术有限,只支持放在根目录下... 图片在images文件夹,可以替换,图片的文件名不要更改... 1,安装: 把文件解压用FTP软件上传到根目录下 注意:文件正确放置为: 根目录/vote/ 打开: http://**/vote/install.
20072241039848
- 1。可支持远程配置文件 (中心服务器,客户端自动获取中心服务器配置文件。节省资源,仅程序运行时读取一次。) 2。可支持多种图片格式 (GIF/JPG/BMP/TIFF) 3。远程配置文件、图片远程路径 可支持多种读取方法或协议 (HTTP/FTP/共享路径/本地路径) 4。后台运行,占用系统资源小。(物理内存约 600KB,虚拟内存约 1400KB) -' 1. To support remote configuration file (the central se
ftpUpAndDown
- 实现ftp的上传和下载.在程序中,可能会用到,上传和下载一些文件,或者一些C/S系统的自动更新等。-Achieve ftp upload and download. In the program, may be used to upload and download some files, or some C/S system, automatic updates.
Worm
- 本程序主要实现FTP的爬虫系统,对FTP上文件进行扫描,并建立自有数据库系统。以提供给FTP搜索引擎查询。-The main achievement of FTP program reptiles system, scan files on the FTP, and to establish its own database system. To provide a FTP search engine queries.
FTP-file-system
- 本系统实现的是一个方便用户访问FTP服务器,执行常用操作的一个FTP文件上传,下载工具。-failed to translate
123
- windows系统下FTP上传和下载文件的源代码,要求用C语言实现-windows system file FTP upload and download the source code, using C language requirements
axel-android_2.4
- Axel-加速下载工具 Axel 通过打开多个 HTTP/FTP 连接来将一个文件进行分段下载,从而达到加速下载的目的。对于下载大文件,该工具将特别有用。 安装:sudo apt-get install axel 一般使用:axel url(下载文件地址) 限速使用:加上 -s 参数,如 -s 10240,即每秒下载的字节数,这里是 10 Kb 限制连接数:加上 -n 参数,如 -n 5,即打开 5 个连接 这是安卓源代码下可以编译的。 运行于安卓系统
VC++ FTP客户端类库
- 在windows系统下实现向ftp服务器上传或下载文件(Uploading or downloading files to FTP server under Windows system)