{% extends "base.html" %} {% block content %}
DropDAV is a simple way to allow access to your Dropbox files via WebDAV. Mostly I made it so I could allow the new iPad Pages/Numbers/Keynote apps to read/write files to my Dropbox. But you can use it too!
You'll just need to "link" your Dropbox account to this service, then choose a password.
NOTE: You can only upload/download files of up to 1MB in size through WebDAV. This is due to App Engine limitations.
DropDAV Shutting Down
When I started DropDAV, I pledged to run it as a free/hobby service as long as I could. Unfortunately, a recent drastic increase in hosting costs has forced me to shut down the service entirely.
You might try a similar service, also called DropDAV, instead.
Or, if you're a geek like me, you can download the source and run your own private version of DropDAV for yourself.