搜索资源列表
jiuwap_browser_2011
- 玖玩浏览器是一款高级强大的手机(WAP)网页浏览器!能让你的山寨机浏览电脑WEB网页的网页浏览器!超强页面压缩,几百KB的网页压缩到几十KB,压缩图片,网盘上传下载,内置书签,跨平台的浏览器! 强大的网盘系统,在线操作多种文件(如doc/jar/mrp/zip等) 本程序只能运行在网站根目录!可以用域名绑定子目录!请注意网站要有读写权限,否则玖玩浏览器无法安装也无法使用! PHP需要开启fsockopen、gd、iconv、mb,否则无法使用。 请注意保护用户数
ftp_client
- ftp客户端,可以匿名登录到ftp服务器,可以上传下载文件,可以列出本地文件列表和服务器端的文件列表。-ftp client, you can log on to the anonymous ftp server, download files can be uploaded, you can set out a list of local files and server-side list of the documents.
Upgrade
- 在线升级模块 服务器端 输入FTP服务器地址、登录用户名和密码后,单击“连接”按钮连接指定的FTP服务器,如果连接成功,则会将FTP服务器中的所有文件显示出来。 在左边的“本地驱动器”中选择要上传的文件和文件夹,单击右键,选择“上传”快捷菜单项,即可将选择的文件和文件夹上传到FTP服务器上。 客户端 在线升级模块的客户端主窗体启动时,从FTP服务器上下载软件升级文件,并与计算机上的当前版本相比较,如果有最新版本,则弹出“版本信息”窗体,并将新版本及软件
CMyTest
- 实现从ini文件读取信息,与ftp服务器建立连接,实现上传和下载,把要上传的文件上传到ftp服务器,下载的文件下载到本地电脑上。-Read information from a ini file, and ftp server connection, to upload and download, upload the file to upload to the ftp server, download the file to download to your local computer.
ftp.tar
- linux平台下编写的ftp项目,主要功能包括: 1.cd 进入对应目录 2.ls 列出相应目录文件 3.puts 将本地文件上传至服务器 4.gets 文件名 下载服务器文件到本地 5.remove 删除服务器上文件 6.pwd 显示目前所在路径 7.其他命令不响应 项目启动方法 ./ftpserver ../conf/server.conf 客户端 ./client ip port- Prepared by the ftp progra
youjiangd
- 将从网上下载的安装包解压缩到本地目录比如:c:\Inetpub\wwwroot\mail ②将文件保持路径不变,用FTP工具上传到你的网站上。-Will be downloaded the Internet to download the installation package to a local directory for example: c: \ Inetpub \ wwwroot \ mail ② keep the file path unchanged, using FTP to
UploadFileToServer
- ftp服务器文件上传,首先需要建立ftp服务站点,实现本地文件上传到ftp服务器(FTP server file upload)