Back to Sftpgo

Share

templates/webclient/share.html

2.7.1724 B
Original Source

{{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

Paths

{{- range $idx, $val := .Share.Paths}}

Delete

{{- else}}

Delete

{{- end}}

Add

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}}