- The files will not be larger than say 200kb, but there will be lots of 
   them(1000's).  
   - Users will need to download the original file.  
   - The files will be parsed on the initial upload, but I don't expect to 
   touch the files much after that.
   - The files will have sensitive info and will need to be encrypted while 
   being stored.

>From my research it appears that storing the files to the filesystem is the 
way to go in this scenario.  Am I missing anything here?  Are there any 
other advantages to having the files in the db?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to