| Name | Protocol | Port | Folder | Username | Read-only | 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.
{% end %}