Fygo

Help Center

  • Getting Started
  • How to Install and Initialize FygoOS?
  • How to Install the App and Connect to Fygo NAS?
  • How to Install FygoOS on a Virtual Machine?
  • Troubleshooting System Installation Issues
  • Storage
  • How to Create a Volume?
  • Do Hard Drives Hibernate Automatically?
  • How to Use SSD Cache Acceleration?
  • Fygo TV
  • How to install Fygo TV and create a library?
  • How to create Fygo TV accounts for family and friends?
  • Cannot select a folder when creating a library?
  • Photos
  • How to Back Up Phone Photos?
  • How to Share Photos with Others?
  • AI Photos Feature Guide
  • How to Import Google Photos into Fygo?
  • Video Plays with Black Screen but Has Sound in Web Photos?
  • Remote Access
  • How to Remotely Access Your Fygo NAS?
  • System Settings
  • How to create a new user?
  • How to Use a Wireless Network Adapter?
  • How to Change FygoOS Ports?
  • How to Use the System Configuration Backup and Restore Feature?
  • Frequent Network Errors in System Settings?
  • How to Enable Two-Factor Authentication (2FA)
  • Unable to Complete Two-Factor Authentication (2FA)?
  • How to Enable Email Notification Service
  • Files
  • How to share My Files with other users?
  • How to create a share link for files?
  • How to share a Team Folder?
  • File Services
  • Notes on Mounting Fygo NAS via WebDAV on Windows
  • Notes on Mounting Fygo NAS via NFS on Windows
  • SMB 3 Multichannel Requirements
  • Media File Formats Supported by DLNA
  • Virtual Machine
  • How to Install and Use Virtual Machine?
  • How to Use Virtual Machine Hardware Passthrough?
  • Fygo Sync
  • Fygo Sync Feature Guide
  • How to Use On-Demand Sync
  • Frequently Asked Questions
  • Backup
  • Encrypted Backup Overview
  • iSCSI
  • iSCSI Glossary
  • iSCSI Basic Features
  • User Group Configuration
  • CHAP Configuration
  • Frequently Asked Questions
  • License
  • Fygo License overview and activation guide
  • Fygo License FAQ
  • More
  • Contact Us
  • What is the difference between a local account and a Fygo Account?
  • What is the difference between administrator and standard user permissions?
  • Fygo Beta Disclaimer
  • Rockchip Series eMMC USB Flashing Tutorial
  • Rockchip Series TF Card Flashing Tutorial
  • Notes on Mounting Fygo NAS via WebDAV on Windows

    You can mount Fygo NAS via WebDAV on Windows in either of these ways:

    • Add a network location in File Explorer and enter the HTTP or HTTPS address. HTTP requires a registry modification to enable the service.
    • Install a WebDAV-compatible file management client, such as RaiDrive, WinSCP, or FileZilla.

    Enable HTTP

    Windows does not support connecting to WebDAV services over HTTP by default. You need to modify the registry to enable it:

    1. Press Win + R to open the Run dialog, then enter regedit to open Registry Editor.

    file services - Notes on Mounting Fygo NAS via WebDAV on Windows - Enable HTTP screenshot

    1. Copy the following path and paste into the address bar. Then press Enter.

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters

    1. Find the BasicAuthLevel entry, double-click it to open the value editor, change the value data to 2, and click OK.

    file services - Notes on Mounting Fygo NAS via WebDAV on Windows - Enable HTTP screenshot 2

    1. Press Win + R to open the Run dialog, enter services.msc, and click OK to open the Services window.

    file services - Notes on Mounting Fygo NAS via WebDAV on Windows - Enable HTTP screenshot 3

    1. Find WebClient, right-click it, and select Restart.

    file services - Notes on Mounting Fygo NAS via WebDAV on Windows - Enable HTTP screenshot 4

    File size exceeds limit

    The default file size limit for Windows WebDAV transfers is 50 MB. You can adjust this limit by modifying the registry:

    1. Press Win + R to open the Run dialog, then enter regedit to open Registry Editor.

    file services - Notes on Mounting Fygo NAS via WebDAV on Windows - File size exceeds limit screenshot

    1. Copy and paste the following path into the address bar, then press Enter:

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters

    1. Find the FileSizeLimitInBytes entry, double-click it to open the value editor, change the default value from 2faf080 (50000000 in decimal) to ffffffff (4294967295 in decimal), and click OK to save. This increases the maximum WebDAV transfer size from 50 MB to 4 GB.

    file services - Notes on Mounting Fygo NAS via WebDAV on Windows - File size exceeds limit screenshot 2

    1. Press Win + R to open the Run dialog, enter services.msc, and click OK to open the Services window.

    file services - Notes on Mounting Fygo NAS via WebDAV on Windows - File size exceeds limit screenshot 3

    1. Find WebClient, right-click it, and select Restart.

    file services - Notes on Mounting Fygo NAS via WebDAV on Windows - File size exceeds limit screenshot 4

    Was this article helpful?