Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
This is the string format I used for file uploads which has worked.
Code:
@"Content-Disposition: form-data; name=\"%@\"; filename=\"%@\"\r\n\r\n"
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.