My website need a FTP structure like blip.tv has. Each user has a FTP login
Example: Host: ftp.domain.com Username: johndoe password: 123123
Users will able to upload files by FTP, but files will be save in many different servers. file name and location will be store in mysql database. I don't know where to start.
Can anyone tell me what need to be done?
Thanks