Home Forums Tech Windows Mapping remote WebDAV network drive for free (without NetDrive)

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #5079
    Hi-Grage
    Participant

    If you have a powerful NAS server with massive redundancy (RAID), you wish you can access all your files and directories from anywhere on the planet.
    Recently I switched from Synchronizing Offline file to a real-time access my drive remotely using WebDAV. This twist is that I am using Synology WebDAV on server side and Windows 10 without any third-party product. I am using simple Map Network Drive option in Windows Explorer.

    Here are the steps:
    -01- Login to your Internet domain provider and create an “A” type DNS record to link your router external IP address with a permanent subdomain string of your choice. In this example, I will use

    nas.yourDomain.com

    -02- Configure WebDAV on Synology or on any other NAS that you have. Use a port of your choice. In this example, I will use port 1234.

    -03- Configure TCP port forwarding on your router. Once again, port that you are exposing to the Internet doesn’t have to be the same as your internal WebDAV port.

    -04- On your client go to Map Network Drive and map a drive to this magical string:

    https://nas.yourDomain.com:1234/yourShare

    System will ask you to login. Use your NAS credentials.

    If this doesn’t work, please ask questions.

    One potential complication could come from encryption.
    So far, this method worked for me on two laptops: one Windows 7, and one Windows 10:
    – on Windows 7 laptop, I did not have to do anything additional.
    – on Windows 10 laptop, I had to install a HTTPS certificate that I obtained (for free) from Let’s Encrypt. Once again, ask questions, if more details are needed.

    Logistical note: I will place this article both as new topic in forum “” and as a new post under category Windows. I will let you know, what format gets better Google research.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.