webdav-server / Guides

Configure SMB to WebDAV

Fill the SMB2/3 Share fields in Zwind for a NAS, Windows or Mac share, or guest SMB access.

smbwebdavnas

Use SMB2/3 Share when the source files are on a NAS, a Windows shared folder, a Mac file sharing share, or another SMB server. Zwind connects to that SMB source, then uses the server entry you are creating to expose the selected source.

Choose SMB2/3 Share

On a fresh Home screen, tap Use SMB Share. If you already have a server, tap the + button at the bottom left, then choose SMB as the storage type.

Choose Use SMB Share from the first server card.

On the configuration screen, confirm that Storage Type is SMB2/3 Share.

The server configuration uses SMB2/3 Share as the storage type.

Fill the SMB fields

Scroll to SMB SHARE. These fields describe the upstream SMB server, not the WebDAV address that clients will use later.

The SMB SHARE section contains the host, share, path, port, account, and domain fields.

SMB Host is the SMB server address. Enter only the host name or IP address, such as 192.168.1.50, nas.local, or office-pc. Do not include smb://, the share name, or a folder path in this field.

Default Share (optional) is the share name on that SMB server, such as Media, Public, Movies, or Users. Use the exact share name shown by the NAS or computer sharing settings. Do not add slashes. Leave it blank if you want Zwind to browse the available shares first.

Base Path (optional) is a folder inside the selected share, for example /Movies, /Videos/TV, or /Backups/iPhone. It is not the share name. If Default Share is blank, Base Path is not used yet because Zwind will start by listing shares.

SMB Port is the SMB service port. Keep 445 unless your SMB server is configured to listen on another port.

SMB Username is the SMB account name. Fill it when the share requires a user account. Leave it blank for guest access.

SMB Password is the password for that SMB account. Fill it when the username requires a password. Leave it blank for guest access or for a server account that has no password.

Domain / Workgroup is optional. Fill it only when your SMB server requires a domain or workgroup, such as WORKGROUP, HOME, or a company domain. For most home NAS and computer shares, it can stay blank.

Example SMB settings with a host, default port, username, and password.

NAS example

For a NAS share named Media with a normal user account:

FieldValue
SMB Host192.168.1.50
Default ShareMedia
Base Path/Movies or blank for the share root
SMB Port445
SMB Usernamemediauser
SMB Passwordthe NAS password for mediauser
Domain / Workgroupblank, unless the NAS requires one

If the NAS UI shows a path like smb://192.168.1.50/Media/Movies, split it this way: host 192.168.1.50, share Media, base path /Movies.

Computer share examples

For a Windows shared folder:

FieldExample
SMB Hostoffice-pc or 192.168.1.23
Default ShareVideos
Base Path/Projects if you want to start inside Videos/Projects; otherwise blank
SMB Usernamethe Windows account allowed to open the share
Domain / Workgroupfill only if the Windows share expects it

For a Mac file sharing share:

FieldExample
SMB Hostmac-mini.local or the Mac IP address
Default ShareMovies
Base Path/Archive if you want to start inside Movies/Archive; otherwise blank
SMB Usernamethe macOS user allowed to open the share
Domain / Workgroupusually blank

Guest access

Use guest access only when the SMB server itself allows guest access to that share.

FieldValue
SMB Hostthe NAS or computer address
Default Sharethe guest-readable share, or blank to browse shares first
Base Patha folder inside the share, or blank
SMB Port445
SMB Usernameblank
SMB Passwordblank
Domain / Workgroupblank unless the server requires one

After the required SMB fields are filled, tap Save. If Save is still disabled, check that SMB Host is filled and that SMB Port contains a valid number.