TrueNAS SCALETrueNAS SCALE Documentation Archive
This content follows the TrueNAS SCALE 22.12 (Bluefin) releases. Archival documentation is provided for reference only and not actively maintained.
Use the Product and Version selectors above to view content specific to different TrueNAS software or major version.

WebDAV Shares Screens

SCALE 22.12.3 and continuing with SCALE 22.12.4 deprecates the built-in WebDAV sharing feature and no longer allows creating new WebDAV shares from these screens. All existing WebDAV shares remain saved and continue to be editable until the next major TrueNAS SCALE version (23.10) removes the Sharing > WebDAV and System Settings > Services > WebDAV screens from the TrueNAS web interface.

To create new or migrate existing WebDAV sharing configurations, see the webdav application tutorial

A Web-based Distributed Authoring and Versioning (WebDAV) share makes it easy to share a TrueNAS dataset and its contents over the web.

The Sharing screen opens after you click Shares on the main navigation panel.

WebDAV Widget

The WebDAV launch widget includes the widget toolbar that displays the status of the WebDAV service and the Add button. After adding WebDAV shares, the widget displays a list of the shares below the toolbar.

SharingWebDAVNoShares

After adding the first WebDAV share, the system opens an enable service dialog.

SharingWebDAVEnableServiceDialog

Enable Service turns the WebDAV service on and changes the toolbar status to Running. If you added shares of other types, the widget occupies a quarter of the screen.

The Enable toggle for each share shows the current status of the share. When disabled, it disables the share but does not delete the configuration from the system.

The shares list on the widget includes a Read Only toggle that turns this on or off.

The delete delete icon displays a delete confirmation dialog that removes the share from the system.

SharingWebDAVDeleteDialog

View Details and clicking anywhere on WebDAV launch the opens the Sharing > WebDAV screen with the list view of WebDAV shares.

The WebDAV share on the widget opens the Edit WebDAV screen.

WebDAV Widget Toolbar

The WebDAV widget toolbar includes the Add button and an actions menu.

WebDAVWidgetOptions

The more_vert on the toolbar displays options turn the WebDAV service on or off. Turn Off Service displays if the service is running or Turn On Service if the service is stopped. The Config Service option opens the Services > WebDAV configuration screen.

The toolbar displays the STOPPED service status in red before you start the service or click Enable Service when the dialog displays. When service is started it displays RUNNING in blue.

Add opens the No WebDAV screen if no shares exist on the system.

SharingNoWebDAVScreen

Add WebDAV opens the Add WebDAV screen. If the system has WebDAV shares, Add opens the Add WebDAV screen to add more shares.

Sharing WebDAV Details Screen

The Sharing > WebDAV details screen displays the same list of shares as the WebDAV widget.

SharingWebDAVDetailsScreen

Customize the information using the Columns dropdown list. Select from the Select All, Description, Path, Enabled, Read Only, Ownership and Reset to Defaults options.

SharingWebDAVShareExpanded

The expand_more displays share details and the option to Edit or Delete the share. Edit opens the Edit WebDAV configuration screen. Delete opens an Delete confirmation dialog. Select Confirm and then Delete to remove the share without affecting the data in the share dataset.

Add and Edit WebDAV Screens

The Add WebDAV and Edit WebDAV display the same settings.

AddWebDAVScreen

SettingDescription
NameRequired. Enter a name for the share.
DescriptionEnter any notes or reminders about the share.
PathEnter the path or use the arrow_right icon to the left of folder/mnt to locate the dataset and populate the path. Path is the directory tree on the local file system.
Read OnlySelect to prohibit users from writing to this share. The Read Only toggle on the WebDAV widget displays this setting status.
Change User & Group OwnershipSelect to change existing ownership of all files in the share to the webdav user and group. This displays a warning dialog. If left clear, you must manually set ownership of the files accessed through WebDAV to webdav or www user and group.
EnabledSelect to enable this WebDAV share. Clear the checkbox to disable the share without deleting the configuration.

Related Content