Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
win7:synciossett [2016/08/01 15:41] Bernard Condrauwin7:synciossett [2026/09/20 23:18] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Outlook to iOS Sync - Settings ====== 
- 
-===== OutlookDAV ===== 
- 
-  - Open OutlookDAV and create or modify your connections 
-{{:win7:outlookdav.jpg|}} 
-  - in 
-==== Calendar ==== 
- 
-  - In Calendar view, right-click on the calendar you want to sync and then click on **Configure for DAV** 
-  - Enter the Calendar URL, username and password of your [[win7:syncios#ownCloud|ownCloud server]] (see below), default is<code>http://my.server.com/remote.php/caldav/calendars/owncloud_user/personal</code> 
-  - User name: owncloud_user 
-  - Password: owncloud_password 
- 
-==== Address book ==== 
- 
-  - In Contacts view, right-click on the contacts folder you want to sync and then click on **Configure for DAV** 
-  - Enter the Address book URL, username and password of your [[win7:syncios#ownCloud|ownCloud server]] (see below), default is<code>http://my.server.com/remote.php/carddav/addressbooks/owncloud_user/contacts</code> 
-  - User name: owncloud_user 
-  - Password: owncloud_password 
- 
-See [[http://www.cfos.de/en/cfos-outlook-dav/outlook-dav-configuration.htm?server=owncloud|How to synchronize a CalDAV calendar or CardDAV address book with Outlook in 5 steps]] 
- 
-===== ownCloud ===== 
- 
-==== Calendar URL ==== 
- 
-Login to your ownCloud server as <user> and check the default calendar. Click on the link symbol to check the sync path to be entered in the Outlook settings for the calendar, which defaults to 
-  https://my.server.com/remote.php/caldav/calendars/owncloud_user/personal 
- 
-==== Address book URL ==== 
- 
-  http://my.server.com/remote.php/carddav/addressbooks/owncloud_user/contacts 
- 
-===== iOS device ===== 
- 
-==== Calendar ==== 
- 
-  - Open the settings application. 
-  - Select Mail, Contacts, Calendars. 
-  - Select Add Account. 
-  - Select Other as account type. 
-  - Select Add CalDAV account. 
-  - For server, type <code>https://my.server.com/remote.php/caldav/principals/username</code> 
-  - Enter your user name and password. 
-  - Select Next. 
- 
-Your calendar will now be visible in the Calendar application 
- 
-==== Address book ==== 
- 
-  - Open the settings application. 
-  - Select Mail, Contacts, Calendars. 
-  - Select Add Account. 
-  - Select Other as account type. 
-  - Select Add CardDAV account. 
-  - For server, type <code>https://my.server.com/remote.php/carddav/principals/username</code> 
-  - Enter your user name and password. 
-  - Select Next. 
- 
-See [[https://doc.owncloud.org/server/7.0/user_manual/pim/sync_ios.html|iOS - Synchronize iPhone/iPad]] 
- 
-If you are replacing the current address book with the one you synced to ownCloud from Outlook, consider to delete the address book before syncing, otherwise you might end up with duplicated contact entries. Here are the necessary steps: 
-  - Check first whether you created any contact entries on the phone which were not synced back to Outlook before. [[https://itunes.apple.com/us/app/icontacts+-sort-by-creation/id294325239?mt=8|iContacts+]] can help you with this as it allows to sort all contacts by creation date, youngest item first. 
-  - Go to Settings --> Mail, Contacts, Calendars and make sure that all accounts' Contacts sync is off, including the account created to sync with the ownCloud server. Disabling Contact sync from mail accounts will prompt the iPhone to ask whether you want to remove the contacts from the phone. 
-  - Go to Settings --> iCloud and disable Contacts sync. This will prompt the iPhone to ask whether you want to remove the contacts from the phone. 
-  - If Contacts sync was disabled in iCloud, enable it first and allow some time to sync the contacts to the cloud. After that, disable it again and proceed as described before. 
-  - Now that all contacts are removed from the phone, go back to Settings --> Mail, Contacts, Calendars and enable Contacts sync for the ownCloud server. 
- 
-If you are replacing the calendar on the phone with a new calendar on the server, do not change the sync settings on the phone. Delete the address book on the server on make sure the sync settings on the computer are set to one-way (Outlook to Server). 
- 
-See [[http://www.wikihow.com/Delete-All-Contacts-on-an-iPhone|How to Delete All Contacts on an iPhone]]