mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
portable mode: allow to read the password from a file
Fixes #1206 Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -84,6 +84,9 @@ Flags:
|
||||
--log-utc-time Use UTC time for logging
|
||||
-p, --password string Leave empty to use an auto generated
|
||||
value
|
||||
--password-file string Read the password from the specified
|
||||
file path. Leave empty to use an auto
|
||||
generated value
|
||||
-g, --permissions strings User's permissions. "*" means any
|
||||
permission (default [list,download])
|
||||
-k, --public-key strings
|
||||
|
||||
Reference in New Issue
Block a user