General question, HTTP post/upload system

This is a general question;

I want to be able to automatically upload binary files to rails and possibly return a XML response. I will send thousands of requests, is the basic upload functionality the best approach or is there some library to use. Does anyone have an example, also?

Berlin Brown

Net:HTTP

Fred

Yea, that works for the client but I am talking about the receive end.