搜索资源列表
simpleftp
- 用java写的ftp客户端程序 大家可以拿去看看 希望多提意见 -used to write the ftp client program can be found to see if we want to speak up
MultiThreadDownload
- 所有的下载软件文件名有的是中文、有的是数字、有的是英文,还有的是一些符号,如果下载多个文件对其更名很是麻烦,本程序可以对影音文件的文件名采取自动更新处理并多线程下载-all the documents downloaded software from some Chinese, some digital, some in English, still, some of the symbols, if you download multiple files renamed its very tro
SampleFtp
- VC++编写的ftp工具,界面友好,可以上传下载多个文件,但不支持整个文件夹的下载,如果对这方面感兴趣的话,可以添加这方面的功能-VC prepared by the ftp tools, friendly interface and can be uploading and downloading multiple files, but not the entire folder download, if interested in this area, you can add this fu
cpgl10
- 软件简介: 可以充当一个在线FTP软件的功能,如果服务器没有系统帐号的限制,可以访问服务器上面全部目录,下载,上传,复制,粘贴,功能方便易用。 -software descr iption : can act as an online FTP software, the server if no systematic account of the restrictions, the server can access all of the above catalog, downlo
autoftp
- How to compile and install: --------------------------- First run \"./configure\", then \"make\". Then run \"make install\" as root. On RPM based Linux systems you can use this: rpm -ta puf-*.tar.gz && rpm -i /usr/src/redhat/RPMS/i38
FTP.rar
- 客户端检查本地文件修改时间和服务器文件时间对比,如果服务器更新,则程序自动升级,Client checks the local file server file modification time and the time contrast, if the update server, then automatically upgrade
hfs2
- 专为个人用户所设计的 HTTP 档案系统 - Http File Server,如果您觉得架设 FTP Server 太麻烦,那么这个软件可以提供您更方便的档案传输系统,下载后无须安装,只要解压缩后执行 hfs.exe,于「Virtual File System(虚拟档案系统)」窗格下按鼠标右键,即可新增/移除虚拟档案资料夹,或者,直接将欲加入的档案拖曳至此窗口,便可架设完成个人 HTTP 虚拟档案服务器. Http File Server 汉化绿色免费版的使用说明: 请把软件解压
EthernetFTP_Monitor
- Ethernet Monitor,Get FTP password if not encoded-Ethernet Monitor, Get FTP password if not encoded ....
PDAFTPNET
- Hi All, The attached source code will help you to access the FTP server from the PDA. If we connecct the PDA to the Local intranet then we can access the FTP server in the network. Hope this Helps. With Regards, M. Gangadhar.
checkgz
- if you download binary file by ftp (asci mode) the will corrupt fix it with this code
FTP_document
- FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol
2009011qd
- FTP上传问题 请问我做的FTP上传工具速度不能实现像CUTEFTP工具上传文件那样高速呢,比如同样一个环境,我的上传只有300KB,而CUTEFTP可以达到1M~2M。实现机制如何,不知道是否有人知道。-FTP upload question to the tool for me to do FTP upload speed can not be achieved as fast as CUTEFTP tool to upload it, such as the environment,
FlexFtpUpload
- 一个简单的FlexFTP文件上传,只能上传单一文件。如有需要可下载学习。-A simple FlexFTP file upload, only upload a single document. If necessary, can be downloaded to learn.
clientftp
- * FOR ANY DIRECT, IN CIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES LOSS OF USE, DATA, OR PROFITS OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY
FtpClient
- FTP客户端,实现跟数据库的连接,查询数据库中是否有文件未处理的文件,有则上传并更新数据库,带有重复文件检测及文件大小检查功能-FTP client to realize the connection with the database, query the database if there are files processed file, there will upload and update the database with detection of duplicate files
TCP_Client_VC6_AS2
- ftc 客户端源码 适合初学者使用,运行后可以查看结果-ftc client code@ it is sutable to the beginer,you can check the result if you run the code@
CSharpFTP
- C# FTP创建目录 如果最终目的是为了创建目录 我的做法是,不管目录文件夹是否存在 ,循环创建, 如果存在就会出异常,捕获,但不抛, 不存在的话就会创建. 有源代码-C# FTP to create the directory if the ultimate goal is to create a catalog of my practice, regardless of the directory folder exists, create a loop, there wil
ftp
- 仅仅检验FTP是否还能用,如果站长不采纳 我可以再传点其他私人作品-Just check whether FTP is also used, if the owners do not adopt the other point I can re-transmission of private works
SE
- 一个FTP服务器连接 同时两三台电脑互相传输信息-a ftp server. it is used for a chartbox. people cannot talk if do not have this server
tftp4net-16532
- This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client an