NAS Protocol Matrix: SMB, WebDAV, and NFS on Synology, QNAP, TrueNAS, UGREEN, ASUSTOR, and TerraMaster
Every NAS brand on this page works as a phone backup target, because the app speaks the file-sharing protocols the NAS already runs. SMB is built into all six systems below; WebDAV is a first-party service on five of them, while TrueNAS now ships it as an app; NFS is built into the Linux-based systems. Nothing needs to be installed on the NAS itself.
This page is the storage-side reference for phone-to-NAS backup: which protocols Synology, QNAP, TrueNAS, UGREEN, ASUSTOR, and TerraMaster expose, where the switch lives in each admin console, and what to enter in the backup app once. Every service listed below was checked against the vendor's own documentation on 2026-09-24, and menu names follow the current OS releases.
The protocol matrix: SMB, WebDAV, and NFS by brand
Rows are the six NAS systems most people compare for photo backup; columns are the three file-sharing protocols a mobile backup app can use. "First-party" means the service is part of the NAS operating system rather than a container or a third-party add-on.
| Brand | Admin console | SMB/CIFS | WebDAV | NFS |
|---|---|---|---|---|
| Synology | DSM 7.x (DiskStation Manager) | Built in, Control Panel > File Services > SMB | Built in via WebDAV Server (Control Panel > File Services; HTTPS port 5006 by default) | Built in, Control Panel > File Services > NFS |
| QNAP | QTS / QuTS hero | Built in, Control Panel > Network & File Services > Win/Mac/NFS/WebDAV > Microsoft Networking | Built in, same panel, WebDAV tab | Built in, same panel, NFS Service tab |
| TrueNAS | CORE / SCALE | Built in (Samba), Shares > SMB | Not built in since SCALE 23.10; install the WebDAV app (container) if you need it | Built in, Shares > Unix (NFS) Shares |
| UGREEN | UGOS Pro (NASync series) | Built in, Control Panel > File Service > SMB | Built in, Control Panel > File Service > WebDAV | Built in, Control Panel > File Service > NFS |
| ASUSTOR | ADM 4.x | Built in, Settings > Services > SMB | Built in, Settings > Services > WebDAV (HTTP 9800 / HTTPS 9802 by default) | Built in, Settings > Services > NFS |
| TerraMaster | TOS 6 / TOS 7 | Built in, Control Panel > File Services > SMB | Built in, Control Panel > File Services > WebDAV (HTTP 8800 by default) | Built in, Control Panel > File Services > NFS |
Checked against vendor documentation on 2026-09-24: kb.synology.com and the DSM 7 user guide; docs.qnap.com (QTS 5.x); truenas.com/docs (SCALE/CORE); support.ugnas.com (UGOS Pro); asustor.com online help and the ADM user guide; help.terra-master.com (TOS 6/7). Menu names can shift between major OS versions; the service toggle itself has stayed in the same place for years.
Start with SMB
SMB is the safe default: it is built into every system in the table above, it is already enabled on most NAS units, and it takes only a host, a share, a username, and a password. Add WebDAV when you want backups to continue from outside your home network without a VPN, and use NFS when the NAS is Linux-based and every device sits on the same trusted LAN.
How to connect: per-brand setup
The menus change between vendors, but the sequence does not: enable a file service, create a shared folder, give one user read and write access, then enter those details once in the backup app.
Synology (DSM 7.x)
- Open Control Panel > File Services > SMB and enable the SMB service. It is on by default on most units.
- Open Control Panel > Shared Folder and create a folder for photos, for example "Photos".
- Edit the folder > Permissions and grant your user Read/Write access.
- For backups from outside the home, set up WebDAV Server (listed under Control Panel > File Services in recent DSM versions) and use HTTPS port 5006.
- In the app, enter the NAS address, the share name, your username, and your password.
QNAP (QTS / QuTS hero)
- Open Control Panel > Shared Folders and create a shared folder for photos.
- Open Control Panel > Network & File Services > Win/Mac/NFS/WebDAV and enable Microsoft Networking for SMB.
- Grant your user read/write permission on the folder in the shared folder permissions.
- The same panel carries WebDAV and NFS tabs; for WebDAV, enable the service and use the port shown on its settings page.
- In the app, enter the NAS address, the share name, and your credentials.
TrueNAS (CORE and SCALE)
- Open Storage > Datasets and create a dataset for photos.
- Open Shares > SMB and add an SMB share pointing at that dataset. On CORE the same screen is called Windows (SMB) Shares.
- Open Credentials > Local Users, create a user, and grant it access to the dataset.
- For NFS, use Shares > Unix (NFS) Shares to export the dataset to your local network, then enter the host and export path in the app.
- WebDAV is not part of the base services anymore: install the WebDAV app from the application catalog if you specifically need that protocol.
UGREEN (UGOS Pro, NASync series)
- Open Control Panel > File Service and enable SMB under the SMB tab.
- Create a shared folder for photos and set user permissions on it.
- If you use NFS, enable it on the same File Service page and define the allowed client IPs under the folder's NFS permissions.
- If you use WebDAV, enable it on the same page; WebDAV is the protocol that works from outside the local network without extra tunneling.
- In the app, enter the NAS address, the folder, your username, and your password.
ASUSTOR (ADM 4.x)
- Open Settings > Services > SMB and enable SMB.
- Open Access Control > Shared Folders and create a folder for photos.
- Open Access Control > Local Users and make sure your user has read/write access to that folder.
- For other protocols, use Settings > Services > WebDAV (default HTTP port 9800, secured port 9802) or Settings > Services > NFS.
- In the app, enter the NAS address, the share name, and your credentials.
TerraMaster (TOS 6 / TOS 7)
- Open Control Panel > File Services > SMB and enable the SMB file service.
- Open Control Panel > Shared Folders and create a shared folder for photos.
- Set the folder's SMB rule and user permissions for read/write access.
- For NFS or WebDAV, enable the matching service under Control Panel > File Services; WebDAV listens on HTTP port 8800 by default.
- In the app, enter the NAS address, the share name, and your credentials.
What Pho needs on the NAS side
Pho implements SMB, WebDAV, and NFS natively in the app: SMB with NTLM authentication, WebDAV with Basic auth over TLS where self-signed certificates are accepted, and NFS over AUTH_UNIX. The sync engine is a Go backend compiled into the app, so the NAS only has to serve files. There is no companion server, no container, and no database to maintain on the NAS.
Photos are written as untouched originals in date folders such as YYYY/MM/DD, with thumbnails mirrored in a .thumbnail folder. Any file manager on any of the systems above can read that library without Pho. One limitation is worth stating plainly: Pho does not support FTP or SFTP. If a device on your network only speaks FTP, enable SMB or WebDAV on the NAS and point the app there instead.
For the full storage-side walkthrough, see how to back up photos to an existing NAS. For the phone side, use the iPhone NAS sync guide or the Android photo backup to NAS guide, and for app comparisons start with the best NAS photo backup apps and Pho vs Synology Photos.
Ready to back up photos to the NAS you already own?
Download Pho, point it at your NAS over SMB, WebDAV, or NFS, and let background sync handle the rest.