|
22 | 22 | <para>eXist-db ships with a <ulink url="http://en.wikipedia.org/wiki/WebDAV">WebDAV</ulink> interface. WebDAV makes it possible to manage database |
23 | 23 | collections and documents just like directories and files in a file system. You can copy, |
24 | 24 | move, delete, view or edit files with any application supporting the WebDAV protocol, including Windows |
25 | | - Explorer, Mac OS X Finder, <ulink url="http://www.webdav.org/cadaver">cadaver</ulink>, <ulink url="http://www.konqueror.org/">KDE Konqueror</ulink>, <ulink url="http://www.oxygenxml.com/">oXygen XML Editor</ulink>, <ulink url="http://www.altova.com/">XML Spy</ulink>, <ulink url="http://www.libreoffice.org/">LibreOffice</ulink> and many others (see "Compatibility" below).</para> |
| 25 | + Explorer, macOS Finder, <ulink url="http://www.webdav.org/cadaver">cadaver</ulink>, <ulink url="http://www.konqueror.org/">KDE Konqueror</ulink>, <ulink url="http://www.oxygenxml.com/">oXygen XML Editor</ulink>, <ulink url="http://www.altova.com/">XML Spy</ulink>, <ulink url="http://www.libreoffice.org/">LibreOffice</ulink> and many others (see "Compatibility" below).</para> |
26 | 26 | <para>While eXist-db has had WebDAV support since version 1.0b2, the new WebDAV implementation since |
27 | 27 | version 1.4.1 brings improved WebDAV compatibility, thanks to its use of the excellent open-source <ulink url="http://milton.io/">Milton</ulink> WebDAV API for Java. </para> |
28 | 28 | <para>In the default configuration |
|
50 | 50 | serialization parameters.</para> |
51 | 51 | </listitem> |
52 | 52 | </itemizedlist> |
53 | | - <para>The Milton-based WebDAV interface has been successfully tested with: Windows Web Folders (Windows XP/7), <ulink url="http://www.jscape.com/products/file-transfer-clients/anyclient/">AnyClient</ulink> (cross-platform), Mac OS X |
54 | | - Finder, <ulink url="http://www.panic.com/transmit/">Transmit</ulink> (Mac OS X), |
| 53 | + <para>The Milton-based WebDAV interface has been successfully tested with: Windows Web Folders (Windows XP/7), <ulink url="http://www.jscape.com/products/file-transfer-clients/anyclient/">AnyClient</ulink> (cross-platform), macOS |
| 54 | + Finder, <ulink url="http://www.panic.com/transmit/">Transmit</ulink> (macOS), |
55 | 55 | <ulink url="http://cyberduck.ch/">Cyberduck</ulink>, davfs2 version 1.4.5 (Linux), |
56 | 56 | OxygenXML and LibreOffice.</para> |
57 | 57 | <para>The following clients are reported to have issues: <ulink url="http://en.wikipedia.org/wiki/GVFS">GVFS</ulink> (Nautilus) and <ulink url="http://www.netdrive.net/">NetDrive</ulink>. (Compatibility can change over time)</para> |
|
94 | 94 | </itemizedlist> |
95 | 95 | </para> |
96 | 96 | </section> |
97 | | - <section id="macosx"> |
98 | | - <title>Mac OS X Finder</title> |
99 | | - <para>The eXist-db database can be accessed easily with the Mac OS X Finder. First select in the Finder "Go" |
| 97 | + <section id="macos"> |
| 98 | + <title>macOS Finder</title> |
| 99 | + <para>The eXist-db database can be accessed easily with the macOS Finder. First select in the Finder "Go" |
100 | 100 | and "Connect to Server..." <screenshot> |
101 | 101 | <graphic fileref="resources/webdav_macosx_1.png"/> |
102 | 102 | </screenshot> |
|
124 | 124 | time consuming operation for large documents and for collections with many documents.</para> |
125 | 125 | <para>Instead it is recommended to use <ulink url="http://www.panic.com/transmit/">Transmit</ulink> or |
126 | 126 | <ulink url="http://cyberduck.ch/">Cyberduck</ulink> instead.</para> |
127 | | - <para>Note that for Mac OS X 10.8 the WebDAV client has become functional (again) in 10.8.2, but still |
| 127 | + <para>Note that for macOS 10.8 the WebDAV client has become functional (again) in 10.8.2, but still |
128 | 128 | the client does not work perfect, e.g. at bulk operations.</para> |
129 | 129 | </note> |
130 | 130 | </section> |
|
0 commit comments