some kind of validation?

it would be very usefull (if doable) to have some kind of feature that would check the file size against the one on the server after upload as sometimes a bit of the file gets lost during upload (esp if on wireless lan and signal weak)

The global queue doesnt remove the uploads from the queue/list unless all bytes are uploaded successfully.

-Mat

ok guess i should use that more then

Yes

Only use the global queu for reliable transfers. Everything else is not recommended - anymore.

-Mat