AEM WebDAV : Upload Media Files to CQ Server from Desktop

AEM WebDAV is a protocol used for transferring media content to CQ server. WebDAV allow developersĀ  to display and edit the repository content, WebDAV gives direct access to the content repository through your desktop.

In this tutorial we will learn how to a upload image to AEM server repository on Network drive andĀ local drive using WebDAV.

Steps to upload files to AEM server using webdav protocol in windows 10:-


In case of windows 10 , you might need to update your windows registry:-

  • OpenĀ Ā regedit.
  • Go toĀ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters.
  • Go to “BasicAuthLevel”
  • Change key value to “2”. If not present then create a subkey by nameĀ BasicAuthLevel.
  • Restart your windows machine.

Follow below steps to map webdav for aem:-

  • Open Explorer window.
  • Select This PC –> Computer –> Map network drive.
    map-network-drive-windows10
  • Under map drive dialog. Enter Drive letter and server host and port name as shown below. Remember to select checkbox for “Connect using different credentials”.
    enter-network-drive-path
  • Click on Finish.
  • Enter user credentials for login into aem.
    provide-crxde-credentials
  • Click OK. Once connected It will Map your crx repository with windows file structure.
    map-webdav-aem

Steps to upload files to AEM server using webdav protocol of netdrive Ā in windows 7:-


I have found out on internet that Windows 7 64-bitĀ does not support mapping a WebDAVĀ resource . So, in this tutorial we will see how to configure WebDAV in Windows 7. IĀ amĀ using free version of netdrive software to upload content to CQ server.

  • Download NetDrive from internet.
  • Install NetDrive on your computerĀ and restart the machine.
  • Open NetDrive, scroll to bottom and click on setting icon of WebDAV.webdav-adobe-aem-cq-aemcq5tutorials
  • For connecting to local drive means if server running on localhost. ClickĀ setting tab enter below details.webdav-connect-local-server-adobe-aem-cq-aemcq5tutorials
  • For connecting to NetworkĀ drive means if server running on localhost. ClickĀ setting tab enter below details.webdav-connect-network-drive-adobe-aem-cq-aemcq5tutorials
  • Save the details
  • Click connect button. your local/network repository will popup as shown below.webdav-connect-local-server-adobe-aemcq5tutorials
  • Go to appropriate folder and upload the images.
Spread the love

Leave a Reply to Sravani Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.