搜索资源列表
boyle_ftpupdate
- 网站文件在本地更新多了以后,要将本地更新文件上传服务器时候再一一找出更新过的文件比较麻烦。设计初衷就是为了解决这个问题,同时也为了练手。代码没有什么难度,主要是为了学习FTP传输和文件操控。设计中有两种文件扫描方式,对比扫描则是通过对比用户提供的时间了扫描本地更新文件;实时扫描则以服务器上文件时间与本地文件时间进行对比来扫描文件,因此最好服务器和本地系统时间相差不要太离谱。在D7和XP下开发。 -website updated in the local paper after mo
钟兵.RAR
- 本程序FTP功能是通过API编写与对方电脑连接,但对方要按装IIS中的FTP功能。连接后就可上传文件到对方电脑指定的目录。-FTP function of this program is to prepare through the API and other computer connections, but the other side according to the IIS installed FTP functions. A connection can upload files to
Ftpfuwuqi
- 实现FTP的基本功能,可以上传下载文件.-achieve the basic functions can upload the files.
Ftpwork
- 一个使用自己规定的协议传输文件的例子,实现了几个常用的功能-The provisions of an agreement to use their own examples of transferring files to achieve a number of commonly used functions
Upgrade
- 在线升级模块 服务器端 输入FTP服务器地址、登录用户名和密码后,单击“连接”按钮连接指定的FTP服务器,如果连接成功,则会将FTP服务器中的所有文件显示出来。 在左边的“本地驱动器”中选择要上传的文件和文件夹,单击右键,选择“上传”快捷菜单项,即可将选择的文件和文件夹上传到FTP服务器上。 客户端 在线升级模块的客户端主窗体启动时,从FTP服务器上下载软件升级文件,并与计算机上的当前版本相比较,如果有最新版本,则弹出“版本信息”窗体,并将新版本及软件
server
- FTP服务器,但仅具有接收文件的功能-FTP server, but only receive files
FTPServer
- 通过调用它提供的一些方法,实现连接FTP服务器,上传/下载文件,目录操作等基本功能,便能开发出容易上手,效率较高的FTP客户端应用程序。-By calling it provides a number of ways to connect FTP server, upload/download files, directories, operations and other basic functions, will be able to develop easy to use, efficie
Net5
- ftp服务器代码,可以进行文件的上传和下载,比较简单,适用于初学者-ftp server code, can upload and download files, is relatively simple for beginners
soft
- 可以实现登陆FTP自动下载所需文件,下载到本地。-FTP log can automatically download the required files, downloaded to the local.
ftp_client_server
- 在linux中搭建FTP服务器和客户端,通过客户端可以向搭建好的服务器读或者写文件-Set up in linux FTP server and client, the client can read and write files
ftpserver
- 简单ftp服务器的实现,具有上载,下载,删除,查找文件等基本功能-Simple ftp server implementation, with upload, download, delete, find files and other basic functions
FTP
- 利用EZFTP.OCX控件,使用VB6.0实现FTP远程上传数据,文件等功能(Using EZFTP.OCX control and using VB6.0 to realize the remote upload of data, files and other functions of FTP)
FTP_powerbuilder
- FTP client for uploading and downloading of files. downloaded at topwiz dot com. Great site credit goes to topwiz. T.Y.
FTPshixian
- 使用C++的网络编程socket搭建的Ftp系统,实现简单的上传下载文件。(The Ftp system built by the network programming socket of C++ realizes simple uploading and downloading files)
ControlCenter -all
- FTP各种操作功能,上传文件,下载文件,连接服务器(FTP various operation functions, upload files, download files, connect to the server)
