Bit locker is a windows feature that encrypts your harddrive so no one can 
read your files. It might be this, you can read your files but the uploaded 
ones are encrypted, readable only by your windows machine.
You can try this
https://technet.microsoft.com/en-us/library/ee424315%28v=ws.10%29.aspx
and this
https://www.youtube.com/watch?v=0npTlOq6q_0

An easy way to read tickets from your server is:
Goto the errors folder within your local app web2py/myapp/errors and delete 
everything
Use filezilla to download the errors from the server to this folder
Now you can read the errors from your server on your local app. visiting 
http://localhost:xxx/myapp/admin

>
>

-- 
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