Http file transfer
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.