Network shares (SMB / WebDAV)
{{ error }}
{% end %}
Active shares
| Name | Protocol | Port | Folder | User | R/O | Status | Actions |
|---|---|---|---|---|---|---|---|
| {{ s["name"] }} | {{ s["protocol"].upper() }} | {{ s["port"] }} | {{ s["username"] }} | {{ "Yes" if s["read_only"] else "No" }} | {% if s.get("running") %} Running {% elif s.get("enabled") %} Stopped {% else %} Disabled {% end %} | ||
|
|
|||||||
No network shares configured yet.