Create and save one or more new users or generate a data provider independent JSON file to import.
The following placeholders are supported:
- %username% will be replaced with the specified username
- %password% will be replaced with the specified password
They will be replaced, with the specified username and password, in the paths and credentials of the configured storage backend.
The generated users can be saved or exported. Exported users can be imported from the "Maintenance" section of this SFTPGo instance or another.
{{if .User.Username}}
Please note that no credentials were copied from user "{{.User.Username}}", you have to set them explicitly.
{{end}}