How to manage bulk file uploading in php?

  • Thread starter Thread starter Born2win
  • Start date Start date
B

Born2win

Guest
I am a PHP Developer and I want to manage Bulk file uploading. One of the site which I am developing now needs bulk uploading say 500 mb or 1 GB as a single file. When this is done using php or Flash we get several errors because server would be having some restrictions like timeout. I wan to know whether I can integrate bulk uploading using any other technology. I heard of uploading as different small pieces of a big file. Also you can suggest any other methods. I checked some video sharing sites like Youtube, they have file uploads up to 1GB. Waiting for your suggestions.
 
Back
Top