Reputation: 8610
Hii all, I would like to upload some large size(>6gb) in bulk in rails , running mongrel as my server .i am able to upload large file of size 7gb but i am doing it one file upload at a time ..,i am looking for a situation where all large file i put in a folder and upload that folder say folder size is 20gb ... Could anyone tell me how can achieve this in rails???
Upvotes: 1
Views: 2187