WebDAV Nav Server

WebDAVNav Server is a free basic WebDAV server which can be used to quickly share files and folders from your Mac with other computers, mobile devices and apps, including WebDAV Navigator.

Features include: 

  • Quick setup, select the folder to share and click the Start button
  • Download, Upload, Rename, Copy and Move files in your selected folder
  • Includes the ability to set a username and password if required
  • Support for HTTPS using provided .p12 certificate and private key
  • Option to generate self-signed certificate if required
  • View shared folder contents through a web browser using the HTML interface
  • Drag and drop folders on the status icon to start sharing a new folder
  • Support for multiple shares

Privacy Policy


Need help or want to report an issue?

Contact Support

Road Map

The app is getting a much needed security overhaul. It was originally built on macOS frameworks that have since been superseded by newer frameworks, and don't support many of the modern security features required. To that end, we have rebuilt the complete network stack and will be changing which ciphers the app will now work with.

TLSv1.2:
    TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (secp256r1) 
    TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (secp256r1) 
    TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (secp256r1)
    TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (secp256r1) 
    TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (secp256r1)
    TLS_RSA_WITH_AES_128_CBC_SHA (rsa 3072)
    TLS_RSA_WITH_AES_128_GCM_SHA256 (rsa 3072)
    TLS_RSA_WITH_AES_256_CBC_SHA (rsa 3072)
    TLS_RSA_WITH_AES_256_GCM_SHA384 (rsa 3072)
TLSv1.3:
    TLS_AKE_WITH_AES_128_GCM_SHA256 (secp256r1)
    TLS_AKE_WITH_AES_256_GCM_SHA384 (secp256r1)
    TLS_AKE_WITH_CHACHA20_POLY1305_SHA256 (secp256r1)

Screenshots


webdav server ss 1





webdav server ss 2