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
Next revisionBoth sides next revision
clouddav [2020_01_14 17:36] jimclouddav [2020_01_15 11:08] – [Things to Note] jim
Line 17: Line 17:
 **Pre-Requisite for Enterprise Appliance:** CloudDav is configured and turned on at a package level **Pre-Requisite for Enterprise Appliance:** CloudDav is configured and turned on at a package level
 \\ \\  \\ \\ 
-CloudDav is the File Fabric implementation of WebDAV with a unique twist, it works over **//any//** Storage Cloud mapped to a File Fabric account whether that Storage Cloud is WebDAV enabled or not.\\ \\ This is made possible by the protocol adaptors that the File Fabric provides to enable public and private storage cloud to be accessible over common protocols.\\ \\ To use CloudDav once it is enabled for an account:\\ \\ **URL:** \\ \\ https:%%//%%webdav.storagemadeeasy.com \\ \\ *or* \\ \\  https:%%//%%webdaveu.storagemadeEasy.com/ (EU Server)\\ \\ **Authentication:** Your Enterprise File Fabric username or password\\ \\ You can use a variety of WebDAV clients or Apps to access Files using CloudDav.\\ \\  Example of Apps include:\\ \\ **iOS Apps:** Pages, Numbers, Keynote, OmniFocus, OmniGraffle, OmniGraphSketcher, WPS Office + others\\ **Android Apps:** WPS Office, WebDAV Navigator, X-plore file manager, Total Commander + others\\ \\   +CloudDav is the File Fabric implementation of WebDAV with a unique twist, it works over **//any//** Storage Cloud mapped to a File Fabric account whether that Storage Cloud is WebDAV enabled or not.\\ \\ This is made possible by the protocol adaptors that the File Fabric provides to enable public and private storage cloud to be accessible over common protocols.\\ \\ To use CloudDav once it is enabled for an account:\\ \\ **URL:** \\ \\ https:%%//%%webdav.storagemadeeasy.com \\ \\ *or* \\ \\  https:%%//%%webdaveu.storagemadeEasy.com/ (EU Server)\\ \\ **Authentication:** Your Enterprise File Fabric username or password\\ \\ You can use a variety of WebDAV clients or Apps to access Files using CloudDav.\\ \\  Example of Apps include: 
 +\\ \\  
 +**iOS Apps:** Pages, Numbers, Keynote, OmniFocus, OmniGraffle, OmniGraphSketcher, WPS Office + others\\ **Android Apps:** WPS Office, WebDAV Navigator, X-plore file manager, Total Commander + others\\ \\  
 ===== CloudDav Options ===== ===== CloudDav Options =====
  
Line 35: Line 36:
 If you are trying to map a network drive using SME CloudDav on any version of Windows from XP onwards then we would recommend you install [[https://storagemadeeasy.com/files/c9ba9faf6bc655f98572b287a34af379.reg|these registry fixes]] that solve many issues with Windows WebDAV, including authentication and correct working with Office 2010+. If you are trying to map a network drive using SME CloudDav on any version of Windows from XP onwards then we would recommend you install [[https://storagemadeeasy.com/files/c9ba9faf6bc655f98572b287a34af379.reg|these registry fixes]] that solve many issues with Windows WebDAV, including authentication and correct working with Office 2010+.
  
-There is also a blog post specifically for mapping CloudDav using the Windows WebDAV feature at:+There is also [[https://blog.storagemadeeasy.com/mapping-drives-with-windows-server-clouddav/|a blog post]] specifically for mapping CloudDav using the WebDAV feature with WebDav. 
 + 
 +Also note that in corporate environments webDav can be disabled at a policy level. In the following registry keys: 
 + 
 +<code> 
 +HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\HwOrder\ProviderOrder  
 + 
 +HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order\ProviderOrder 
 + 
 +</code> 
 + 
 +the value ",webclient" must be at the end of the value in the key. If it is not then WebDav is restricted at an OS level and will not work. Adding the value back may resolve the issue.
  
-https://blog.storagemadeeasy.com/mapping-drives-with-windows-server-clouddav/+If you are using an Amazon WorkSpaces Windows 10 Server instance then WebDav is not enabled by defaultYou need to enable 'WebDAV Redirector' in Features and restart WorkSpaces to be able to work with WebDav.