Services/StuffCloud: Difference between revisions
From DcUsers
Line 38: | Line 38: | ||
==== Contacts ==== |
==== Contacts ==== |
||
* Desktop: |
* Desktop: synchronize with GNOME/Evolution |
||
* Mobile Devices: |
* Mobile Devices: |
||
** Android: the [http://owncloud.org/support/android/ Owncloud] app should be able to do it in the future, but you may use the [http://dmfs.org/wiki/index.php?title=CardDAV-Sync CardDAV-Sync] app which is [http://dmfs.org/wiki/index.php?title=Open_source_status to be opensourced] |
** Android: the [http://owncloud.org/support/android/ Owncloud] app should be able to do it in the future, but you may use the [http://dmfs.org/wiki/index.php?title=CardDAV-Sync CardDAV-Sync] app which is [http://dmfs.org/wiki/index.php?title=Open_source_status to be opensourced] |
||
Line 48: | Line 48: | ||
==== Calendars: ==== |
==== Calendars: ==== |
||
* Desktop: |
* Desktop: synchronize with GNOME/Evolution |
||
* Mobile Devices: |
* Mobile Devices: |
||
** Android: the [http://owncloud.org/support/android/ Owncloud] app should be able to do it in the future, but you may use the [http://dmfs.org/wiki/index.php?title=CalDAV-Sync CalDAV-Sync] app which is [http://dmfs.org/wiki/index.php?title=Open_source_status to be opensourced], or try [http://acal.me/wiki/Main_Page aCal] (available on [http://f-droid.org/ F-Droid]) which does not use the internal calendar and proved quite slow |
** Android: the [http://owncloud.org/support/android/ Owncloud] app should be able to do it in the future, but you may use the [http://dmfs.org/wiki/index.php?title=CalDAV-Sync CalDAV-Sync] app which is [http://dmfs.org/wiki/index.php?title=Open_source_status to be opensourced], or try [http://acal.me/wiki/Main_Page aCal] (available on [http://f-droid.org/ F-Droid]) which does not use the internal calendar and proved quite slow |
Revision as of 23:02, 19 August 2012
Description | The OwnCloud service is a webservice used to access, sync, and share your personal data. Currently you can:
| |||
---|---|---|---|---|
Prerequisite | None | |||
Account | Global | IPv6 Ready | Yes | |
Security Notes | This service is secure but beware when sharing your data to other people. |
Remember not to use this service to store illegal or non-free data.
Access
Web Interface
Use this URL in your browser:
https://stuff.milkypond.org/
Then you can setup your contacts, calendars, and store files.
WebDAV Interface
You can use the WebDAV interface to sync your data from a desktop application or you mobile device. Applications can use the main address of the web interface (see above) with your credentials and should be able to discover you data, but sometimes they have limitations and you need to specify a full ugly link ; in this case you can find the link in the interface, either on the resource to access or in your personal settings page.
Files
- Desktop:
- remote drive (synchrounous): use XFCE/Gigolo or GNOME/Nautilus
- synchronize (asynchronous): use the csync utility
- Mobile Devices:
Contacts
- Desktop: synchronize with GNOME/Evolution
- Mobile Devices:
- Android: the Owncloud app should be able to do it in the future, but you may use the CardDAV-Sync app which is to be opensourced
- Webmail:
- Webdesk (Horde): does not work
- old webmail (Squirrelmail): does not work
- newest webmail (RoundCube): works nicely with the newest webmail (RoundCube) (see in Settings->Preferences->CardDAV)
Calendars:
- Desktop: synchronize with GNOME/Evolution
- Mobile Devices:
- Android: the Owncloud app should be able to do it in the future, but you may use the CalDAV-Sync app which is to be opensourced, or try aCal (available on F-Droid) which does not use the internal calendar and proved quite slow
- Webmail:
- Webdesk (Horde): does not work
- old webmail (Squirrelmail): does not work
- newest webmail (RoundCube): should work but it does not seem to parse events properly even if there's no errors (see in Settings->Preferences->Calendar and the Provider field)
Documentation
- OwnCloud section in the Help Page
Technical Details
This service is made using: