Differences
This shows you the differences between two versions of the page.
| — | clouddav [2025_11_24 22:23] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== CloudDAV (WebDAV Protocol) ====== | ||
| + | |||
| + | Last updated on April 14th, 2021 | ||
| + | |||
| + | |||
| + | == Enabling and Configuring CloudDAV == | ||
| + | |||
| + | |||
| + | CloudDAV is Access Anywhere implementation of WebDAV with a unique twist, it works over **//any//** Storage Cloud mapped to a Access Anywhere account whether that Storage Cloud is WebDAV enabled or not. | ||
| + | |||
| + | This is made possible by the protocol adaptors that Access Anywhere provides to enable public and private storage cloud to be accessible over common protocols. | ||
| + | |||
| + | **Authentication: | ||
| + | \\ \\ | ||
| + | **iOS Apps:** Pages, Numbers, Keynote, OmniFocus, OmniGraffle, | ||
| + | |||
| + | ===== CloudDAV Options ===== | ||
| + | |||
| + | |||
| + | {{:/ | ||
| + | There are two options available to be set after login to Access Anywhere and visiting the " | ||
| + | |||
| + | |||
| + | ===== Things to Note ===== | ||
| + | |||
| + | WebDAV client programs, especially Windows clients, often require tuning of their configurations to work as expected with WebDAV servers such as CloudDAV. | ||
| + | |||
| + | If you added files externally to your Cloud Storage and you cannot see them via CloudDAV then you either need to enable the **// | ||
| + | |||
| + | Access Anywhere Encrypted files that are uploaded where the end user holds the encryption key (ie. not stored in Access Anywhere) are not displayed from a WebDAV client connection as it makes no sense to show them as they cannot be un-encrypted from a standard WebDAV client. | ||
| + | |||
| + | Also note that in corporate environments WebDAV can be disabled at a policy level. In the following registry keys: | ||
| + | |||
| + | < | ||
| + | HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\HwOrder\ProviderOrder | ||
| + | |||
| + | HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order\ProviderOrder | ||
| + | </ | ||
| + | |||
| + | the value ", | ||
| + | |||
| + | If you are using an Amazon WorkSpaces Windows 10 Server instance then WebDAV is not enabled by default. You need to enable ' | ||
| + | |||
| + | CloudDAV is not supported for use with Mac OS X Finder' | ||
| + | |||
| + | **TLS Support** | ||
| + | |||
| + | The Access Anywhere no longer supports TLS v1.0 and now only support TLS v1.1 and TLS v1.2. This change is in keeping up with the compliance requirements of PCI DSS regarding acceptable encryption. | ||
| + | |||
| + | Windows 7 did not ship with support for TLS v1.1 or TLS v1.2, whereas Windows 10 does. Microsoft does have an article on patching this issue: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Note that we do not test or support our software on Windows 7. The information about Windows 7 is provided on an ' | ||
| + | |||
| + | |||
| + | **Pre-Requisite for Enterprise Appliance: | ||