I'm pretty sure it was HTTP I used - but this is going back a year or so, so I could be wrong.
I was impressed with the feature list too, though I never used most of them. At the time i needed something with a progress bar for uploading big files, I couldn't find a flash uploader that I liked with an appropriate license, and Java seemed a bit more 'commercial strengh' to me (requiring Java on the client end wasn't an issue). Good luck. Harvey. Dan Khan wrote: > Hi Harvey, > > jfileupload looks exactly what I was looking for - allows client-side > FTP upload, then redirection to a PHP script after. Also, allows > chunking of an HTTP upload into say 2MB chunks in case your hosting > environment doesn't allow you to change the settings. > > Out of interest, do you use the HTTP or FTP method for your large videos? > > Good find. > > Cheers, > -Dan > > > 2009/11/4 Harvey Kane <[email protected]>: > >> George, Andre (Dr) wrote: >> >>> Hi Dan >>> >>> I faced this problem before and I have tried/used >>> >>> JAVA >>> - see http://www.jfileupload.com/ >>> And earlier site >>> http://www.javazoom.net/applets/jclientupload/jclientupload.html >>> - has an FTP applet as well >>> >>> FLASH >>> - SWF Upload + jQuery >>> >>> PERL/CGI >>> http://www.raditha.com/php/progress.php >>> >>> >>> >> +1 for jfileupload. I use this for uploading 30 - 50mb videos. While I >> haven't used this feature, the docs mention the facility for resuming >> failed uploads - you need to write the PHP script to integrate this into >> your backend which sounds like a little bit of work, but a nice feature >> to have once done. >> >> Harvey. >> >> > > > > -- Harvey Kane Germany -Mobile: +49 15223942886 New Zealand: -Office / Mobile: +64 9 950 4133 Email: [email protected] If you need to contact me urgently, please read my email policy www.ragepank.com/email/ --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
