Who has done large file upload in rails?

Hii all,
Is anyone has done large file upload in rails using
mongrel??Please
let me know if anyone has done it…

On 08 Oct 2010, at 08:34, Amit T. wrote:

     Is anyone has done large file upload in rails using

mongrel??Please
let me know if anyone has done it…

I have done it, but you might be better off asking a real question.

Best regards

Peter De Berdt

On 08 Oct 2010, at 10:14, Amit T. wrote:

Best regards

Peter De Berdt

Thanks Peter for your respone

What i would like to know is after upload mongrel temporary files are
still there in windows temporary folder .
For me after upload mongrel temporary
files are still there in Temp folder …is there any way to delete
them

The system cron jobs (and the equivalent on Windows) should take care
of cleaning the temp folder for you in a server environment. If you’re
talking about cleaning your temp folder on your local development
machine, you should have some option somewhere buried deep inside a
Windows control panel (search in the most illogical place you can
think of) to empty the temp folder.

Best regards

Peter De Berdt

Peter De Berdt wrote:

On 08 Oct 2010, at 08:34, Amit T. wrote:

     Is anyone has done large file upload in rails using

mongrel??Please
let me know if anyone has done it…

I have done it, but you might be better off asking a real question.

Best regards

Peter De Berdt

Thanks Peter for your respone

What i would like to know is after upload mongrel temporary files are
still there in windows temporary folder .
For me after upload mongrel temporary
files are still there in Temp folder …is there any way to delete them