php程序员业余承接网页制作、软件开发。

有需要请联系13714715608

看看案例...

Http File Transfer 1.0 release

2010-12-15T08:25:33.000000Z Yang Qing-rong

 

Http file transfer

Download Via Source Forge

Download Via Google Code

http file transfer is a web base software that allow you transfer your files between the server and local computer.

1. installation
   server site:
     1)please upload folder "HFTServer" to your server using ftp clients ,such as filezila.
     2)modify HFTServer/config.php ,change the username and password,default username is "yqr", password is "wudimei.com2010".
   client site:
     1)place folder HFTClient to your localhost server root eg:/www/webroot/HFTClient
     
2.useage
   1)vist the client url which you installed yet.eg: http://localhost/HFTClient
   2)click "Enter"
   3)fill in HFTServer.php's url, eg : http://www.wudimei.com/HFTServer/HFTServer.php
   4)fill in "username" and "password" which you setted int the HFTServer/config.php
   5)click "Connect" button
   6)click  filename  on the left side to upload selected file.
   7)click filename on the right side to download selected to local computer.