搜索资源列表
FTP.rar
- 用VC6.0开发的一个FTP程序,包括上传和下载,重命名,删除文件等功能,VC6.0 development with an FTP program, including uploading and downloading, rename, delete files and other functions
FTP_shell
- 可以通过ftp自动上传下载文件。并且自动加载日期重命名-Uploading and downloading files via ftp automatically. And automatically loaded on to rename
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
FTPClientCode
- 这个类允许你使用Visual Basic.NET对FTP网页执行直接链接。 这个类支持以下FTP命令: -Upload 一个文件 -Download一个文件 -Create 一个目录 -Remove 一个目录 -改变目录 -Remove 一个文件 -Rename 一个文件 -Set 远程用户的用户名 -Set 远程用户的密码-' This type of permit you to use Visual Basic.NET fo
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
net2ftp_v0.98
- net2ftp 是一个完全基于网络的 FTP 客户端。当你使用的公共电脑恰好没有安装 FTP 软件,而你又忘记了带闪存时,net2ftp 就会派上大用场。虽然是基于网络,但 FTP 客户端该有的功能 net2ftp 可一样也不少。-net2ftp is a web based FTP client. It is mainly aimed at managing websites using a browser. Edit code, upload/download files, copy/mov
FTPclient
- 利用VC编写的FTP完整客户端程序,功能齐全,实现基本的FTP上传、下载、删除、重命名等操作,也便于用户二次开发。-Prepared using FTP 完整客户端 VC program, fully functional, to achieve the basic FTP upload, download, delete, rename and other operations, but also user-friendly redevelopment.
FTPCom
- Class that store FTP Commands with parameters - use with FTP Queue 可以进行简单的Ftp操作(上传、下载),并支持右键菜单(新建文件夹、下载、重命名等) 支持拖拽的上传和下载-Class that store FTP Commands with parameters- use with FTP Queue Ftp can be a simple operation (upload, download), and suppo
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,
ftp4j
- ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, mo
