ruby on rails - Upload only few KB's of large file -


on rails app have file fields , text fields url of remote server files, these file can large in size ( 1-2 gb ) want upload few kb's check initials of files.

i have installed paperclip not sure if can done this.

i tried custom code uploading complete files.

also looked blueimp jquery upload not sure how for.

following requirement in detail

app has form file fields , text fields remote file urls ( upload server ), when user clicks on check button files ( few kbs ) should downloaded, run function check files , remove invalid files , run function upload complete files.

it there tutorial or method or gem type of requirement ?


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -