In building your own private cloud, there are plenty of ways you can try. But you have to make sure that you are complete with the necessary components like network attached storage, file server to access the files, and entry points or Data access. You’ll learn how to setup WebDAV server for your private cloud
If you are into using BackupAssist to setup WebDAV Server for Your Private Cloud, then you are allowed to do a plethora of backups into a private cloud. You can use this private cloud to be your NAS device or server that is WebDAV enabled.
Setup WebDAV Server for Your Private Cloud
WebDAV as the extension of the HTTP protocol, it is easy for you to do the remote content authoring operations. This also means that you can transfer your desired data coming from BackupAssist into your device or remote server.
To help you get an idea about the process on how to set up WebDAV Server for Your Private Cloud, you can consider the following overview of the process:
- Creates a folder in your server or device intended for the backup destination
- Enables the WebDAV protocol in your server or device’s Internet hosting software
- Makes a WebDAV backup using a destination URL
- Obtains a destination URL from your server or device’s Internet hosting software
How to Setup WebDAV Server for Your Private Cloud
In setting up the WebDAV server for your private cloud, the first thing you need to do is to enable IIS (Internet Information Server) on your Windows Server. To do this, follow the instructions below:
- Run the “Add Roles and Features” wizard
- Choose the “Server Roles” tab
- Check the “Web Server (IIS)” box
- Expand the “Web Server Role (IIS)” > “Web Server” > “Common HTTP Features” options
- Check the “WebDAV Publishing” box
- Expand the “Web Server Role (IIS)” > “Web Server” > “Security” options
- Check the “Windows Authentication” box
- Expand the “Web Server Role (IIS)” > “Web Server” > “Performance” options
- Check the “Dynamic Content Compression” box
- Click on the “Next” button
- After that, you need to perform the configuration process with the following steps:
- From the Server Manager Menu, open the IIS Manager
- Go to “Server Name” > “Sites” > “Default Web Site” sections
- Double-click the “WebDAV Authoring Rules” option
- In the “Actions” pane, click on the “Enable WebDAV” option
- Click on the “Add Authoring Rule” option
- Grant the “Read and Write” permissions
- Press the “OK” button
- Go to “Server Name” > “Sites” > “Default Web Site” sections
- Double-click the “Authentication” option
- Enable the “Windows Authentication” option
- Open the “Providers” option and use the “Move Up/Move Down” button to control the NTLM entry
- Press the “OK” button Go to “Server Name” > and double-click the “Output Caching” option
- Click on the “Edit Feature Settings” option
- Uncheck the “Enable cache” and “Enable kernel cache” boxes
- Click on the “OK” button
- Lastly, you need to set up the storage folders.
- Open the “IIS Manager” section
- Go to “Server Name” > “Sites” > “Default Web Site” sections
- Right-click the “Default Web Site” option
- Choose the “Add Virtual Directory” option
- In the “Alias” field, enter “Storage”
- Specify the suitable “Physical Path”
- Click on the “Finish” button
Simply follow the above steps, and you can make the setup WebDAV Server for Your Private Cloud easy and quick.