Skip to content
Lyndsey M edited this page Jun 7, 2014 · 8 revisions

About the app

The app will be a packaged, privileged app in order to gain access to the APIs it will need in order to back up photos (device-storage:pictures, device-storage:videos).

About webDAV

General WebDAV api

rfc: http://www.ietf.org/rfc/rfc4918.txt

sadly it's the best I could find: http://msdn.microsoft.com/en-us/library/aa494218%28v=exchg.80%29.aspx

webDAV in fxOS

There is sustained interest in making FxOS WebDAV and CardDAV compatible (Bugzilla@Mozilla #859306). The developer who is currently assigned to this task has a GitHub repository of webDAV libraries built specifically for FxOS, but the project is still in progress.

Other JS WebDAV projects:

Clone this wiki locally