I have implemented Uploadify, and so far it's great. Except one thing...
If I select multiple large files (say an mp3 folder, 10 files all about 4 MB), two will start to upload and the rest will error out with IO error. I have set the script timeout on my server to a very long time, and I am not setting a max upload byte size. Anyone else having this?