Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all!

I'm asked to built an website and application that sync the files in a windows folder to online folder and vice versa. Its like http://www.dropbox.com.

Can any one help how to use the client side program and what all i need to built it.

Thanks in advance
Posted

You need to write active X or java controls to do most of your work, because HTML is not going to cut it, which means PHP won't cut it. Why have you been asked to do something if you don't know how to do it ?
 
Share this answer
 
Comments
R.Vishnu Priyan 20-Jul-10 2:56am    
I'm on an internship for a company and they gave me this project. Can you explain me in detail on how to do the following:
* Checking for a file change in a folder.
* calling a php page to sync the file to web.

A tutorial will help me great. Please help me please
I'm on an internship for a company and they gave me this project. Can you explain me in detail on how to do the following:
* Checking for a file change in a folder.
* calling a php page to sync the file to web.

A tutorial will help me great. Please help me please
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900