SQLite is more than enough for my needs, I think. In the best of worlds we 
will have no more than a few thousand customers after we get up and 
running. But I'm not sure what to do about the database file, which is of 
course unencrypted. I will place it in a directory that is not accessible 
to web users and also make it invisible via .htaccess.

What's the best way to manage the SQLite data file? Encrypt, then gzip, 
then ssh it to a remote location once or twice a day using a cron job?

-- 
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/d/optout.

Reply via email to