templates/webclient/share.html
{{template "base" .}} {{- define "page_body"}}
{{- template "errmsg" .Error}} Name
Scope ReadWriteRead/Write For scope "Write" and "Read/Write" you have to define one path and it must be a directory
{{- range $idx, $val := .Share.Paths}}
{{- else}}
{{- end}}
Password
If set the share will be password-protected
Expiration
Max tokens
Maximum number of times this share can be accessed. 0 means no limit
Allowed IP/Mask {{.Share.GetAllowedFromAsString}} Comma separated IP/Mask in CIDR format, for example "192.168.1.0/24,10.8.0.100/32"
Description {{.Share.Description}}
Submit Please wait...
{{- end}} {{- define "extra_js"}} {{- end}}