How to transfer a file greater than 100mb using spring

Posted by Ameya on Stack Overflow See other posts from Stack Overflow or by Ameya
Published on 2010-06-16T05:26:44Z Indexed on 2010/06/16 11:12 UTC
Read the original article Hit count: 292

Filed under:
|
|

How to transfer a file greater than 100mb using spring mvc.

I have been through the post http://stackoverflow.com/questions/214888/how-to-handle-100mb-uploads-for-users, that tells to use ftp api. But want to know an alternative with spring.

© Stack Overflow or respective owner

Related posts about spring

Related posts about file