diff --git a/user_manual/files/files.rst b/user_manual/files/files.rst index 0c59546a6..c69e909fc 100644 --- a/user_manual/files/files.rst +++ b/user_manual/files/files.rst @@ -1,20 +1,30 @@ Accessing your Files ==================== +Desktop (PC) +------------ +Your ownCloud instance can be accessed on every platform via the web interface. There are also options to integrate it with your desktop. -Desktop -------- -Your ownCloud instance can be accessed on every platform via the web interface. There are also options to integrate it with your desktop: -In most cases, accessing ownCloud using your file manager will be -sufficient: +Linux +~~~~~ +The URL that you have to use to connect to the owncloud installation in nautilus is:: -- *Connect to Server...* `in your file manager`_: - ``webdav://ADDRESS/files/webdav.php`` + dav://youraddress.com/files/webdav.php + +.. image:: ../images/gnome3_nautilus_webdav.png + +MacOS +~~~~~ +The URL that you have to use to connect to the owncloud installation in finder is:: + + http://youraddress.com/files/webdav.php + +Windows +~~~~~~~ +For Windows a seperate webdav client is recommended to access the files from your server. Choose one from the `WebDav Project page `_ -- Change the protocol to ``dav://`` in Nautilus or ``http://`` in - Finder However, some applications only allow you to save to a local folder. To get around this issue, you can: @@ -23,8 +33,7 @@ get around this issue, you can: + `Mount ownCloud to a local folder without sync`_ -The -Desktop Syncing Client called Mirall is now released for Linux and +The Desktop Syncing Client called Mirall is now released for Linux and Windows. You can follow the current changes at the `ownCloud Mirall repository`_. We work on porting this to Mac OS and packaging for all major linux distributions. @@ -39,7 +48,7 @@ good (proprietary) app for `Android App`_ , `iPhone`_ & `BlackBerry`_. -.. _in your file manager: http://en.wikipedia.org/wiki/Webdav#Implementations +.. _in your file manager: http://en.wikipedia.org/wiki/Webdav#WebDAV_client_applications .. _Sync your ownCloud folders and local folders: http://owncloud.org/documentation/sync-clients/ .. _Mount ownCloud to a local folder without sync: http://owncloud.org/use/webdav/ .. _ownCloud Mirall repository: https://gitorious.org/owncloud/mirall diff --git a/user_manual/files/index.rst b/user_manual/files/index.rst index 84ea56692..685b199ad 100644 --- a/user_manual/files/index.rst +++ b/user_manual/files/index.rst @@ -7,8 +7,8 @@ Files & Synchronization files versioncontrol + connecting_webdav sync sync_ios sync_kde - sync_osx - connecting_webdav \ No newline at end of file + sync_osx \ No newline at end of file diff --git a/user_manual/images/gnome3_nautilus_webdav.png b/user_manual/images/gnome3_nautilus_webdav.png new file mode 100644 index 000000000..bcc2fff89 Binary files /dev/null and b/user_manual/images/gnome3_nautilus_webdav.png differ diff --git a/user_manual/index.rst b/user_manual/index.rst index f32b364d1..6c79fa64c 100644 --- a/user_manual/index.rst +++ b/user_manual/index.rst @@ -13,36 +13,54 @@ Whether using a mobile device, a workstation, or a web client, ownCloud provides Webinterface ============ +This chapter contains a general overview how you access ownCloud from a Browser like Firefox, Chrome or Internet Explorer + * :doc:`webinterface` Files & Synchronization ======================= +This chapter contains information about accessing your files. + * :doc:`files/files` * :doc:`files/versioncontrol` +* :doc:`files/connecting_webdav` + +Instructions on how to sync your files with your devices + * :doc:`files/sync` * :doc:`files/sync_ios` * :doc:`files/sync_kde` * :doc:`files/sync_osx` -* :doc:`files/connecting_webdav` + Calendar ======== +Calendar web interface, export, import and synchronization. + * :doc:`calendars` Contacts ======== +Contacts web interface, import and synchronization. + * :doc:`contacts` Bookmarks -========= +========= +Web interface for managing your bookmarks. + * :doc:`bookmarks` Mediaplayer =========== +Web interface for playing music in your browser. + * :doc:`mediaplayer` -Export +Backup ====== +Import and export your user account settings. + * :doc:`migration` Indices and tables