Notes on Mounting Fygo NAS via NFS on Windows
You can mount Fygo NAS via NFS on Windows in either of these ways:
- Add a network location in File Explorer. You need to enable the NFS service first.
- Install an NFS-compatible file management client, such as RaiDrive, WinSCP, or FileZilla.
Enable NFS Service
The NFS service is disabled by default on Windows. To enable it:
- Open Control Panel > Programs > Turn Windows features on or off.
- Find NFS Services, select all sub-items, and click OK to save.

Fix Garbled File Names
Garbled file names are caused by character encoding mismatches. You can manually enable UTF-8 encoding on Windows to improve compatibility.
- Press Win + R to open the Run dialog, then enter
intl.cpl. - Open Region > Administrative > Change system locale, select Beta: Use Unicode UTF-8 for worldwide language support, and click OK to save.
- Restart the system for the changes to take effect.

