搜索资源列表
FTP总集
- 七个FTP的客户端和服务器端程序的源码,能够实现文件的上传,下载,修改,删除等诸多功能-7 FTP client and server applications, the source code files to upload and download, modification, deletion and many other functions
CraftFTP_gb
- 与CuteFTP相媲美 1.使用异步socket连接,异步解析主机名; 2.支持多文件、多级目录/子目录的上传/下载; 3.文件的删除、重命名、修改属性......等等; 4.用户的修改密码.......等等; 5.断点上传/下载; 6.支持托放上传/下载; 7.自定义FTP命令等; 8.拨号网络(电话及ADSL)/挂断等管理; 9.SOCKS4/SOCKS4A, SOCKS5, HTTP1.1;FTP login Proxy
ftpclient_demo
- vc写的,用来ftp登录,能进行文件删除.搜索等功能,比较不错.
FTP.rar
- 用VC6.0开发的一个FTP程序,包括上传和下载,重命名,删除文件等功能,VC6.0 development with an FTP program, including uploading and downloading, rename, delete files and other functions
php-ftp-client
- php 实现ftp客户端,可以上传下载,删除文件,更改文件权限等-php ftp client to achieve, you can upload and download, delete files, change file permissions, etc.
FtpClient
- 使用QFTP类基于FTP协议实现文件上传、下载、删除及新建等功能。-Based FTP protocol, file upload, download, delete, and new features such as use QFTP classes.
FTP
- FTP的客户端和服务器端程序的源码,能够实现文件的上传,下载,修改,删除等诸多功能-FTP client and server-side program source code, to achieve file upload, download, modify, delete, and many other functions
AlienFTP
- FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
FtpConnection
- 用到CFtpConnection类,少有的用winsock开发的在VB平台的FTP源码,有文件列表,重命名删除文件等功能。网上也有,但我这个可以修正好可以正常下载,网上找的不能正常下载-CFtpConnection use category, a rare development using winsock in VB platform FTP source, there is the list of files, rename, delete files and other functions
dotnetwebftp
- WEB在线文件管理 支持新建文件/文件夹 复制 粘贴 剪切 重命名 删除 上传 采用面向对象开发,页面美观大方-WEB online document management to support the new file/folder copy and paste shear rename delete From the object-oriented development, elegant page
zxjaywebexplorer
- 基于浏览器的简易资源管理器(源码) 制作的初衷是没有FTP的情况下能够修改自己的网站,安全方面用form认证。全Ajax实现,支持文件浏览、新建编辑文件(夹)、删除移动重命名文件、压缩解压zip文件、文件上传下载等。基本支持IE5.5以上、FF、Opera浏览器。-Simple browser-based resource management device (source) is not the original intention of making the case of FTP to m
ftp1
- 1支持站点目录和文件结构浏览。 2支持断线自动重新连接并自动恢复传输。 3文件列表过滤,远程编辑,整个远端目录删除,目录上传下载。 -1 to support the site visit the directory and file structure. 2 support disconnected automatically re-connect and automatically resume the transfer. 3, filter the list of files
FTP
- FTP文件传输的实现 1持站点目录和文件结构浏览。 2支持断线自动重新连接并自动恢复传输。 3文件列表过滤,远程编辑,整个远端目录删除,目录上传下载。-this is realization of the net ftp.it is the source code and it reserves referring.
ftp
- ftp上传下载文件与目录,文件与目录的删除。判断是否连接。等-ftp upload and download files and directories, delete files and directories. Determine whether the connection. Etc.
FTP-LS2
- C#实现FTP登陆,管理文件的功能,实现文件的上传,删除和修改-C# implement FTP login, the function of managing files, file upload, delete and modify
ftp-client
- FTP客户端,能够实现断点上传、下载、查看文件大小、添加文件和目录,删除文件和目录,在linux环境下开发 -百度翻译 翻译结果(中 > 英)复制结果 The FTP client, can realize the breakpoint upload, download, view the file size, add files and directories, delete files and directories, in the Linux developm
java__FTP_h
- java实现FTP服务器,实现文件的上传,下载,删除功能-java ftp
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP
FTPClientxp
- 本程序主要实现一个简单的FTP客户端小工具,通过程序可以实现诸如连接IIS环境下的FTP服务器、实现基本的FTP文件操作,如列表、下载、上传、删除、重命名等。-This procedure is mainly to achieve a simple FTP client tools, such as connecting to the FTP server in the IIS environment, the basic FTP file operations, such as lists,
git-ftp-master
- python 实现FTP操作 上传文件 下载文件 删除文件(Python FTP operation to upload files, download files, delete files)