mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
custom actions: add env vars
action parameters can now be readed from env vars too. Added a timeout for the command execution
This commit is contained in:
@@ -379,7 +379,7 @@ Output:
|
||||
|
||||
You can convert users to the SFTPGo format from the following users stores:
|
||||
|
||||
- Linux/Unix users stored in `shadow`/`passwd` files
|
||||
- Linux users stored in `shadow`/`passwd` files
|
||||
- Pure-FTPd virtual users generated using `pure-pw` CLI
|
||||
- ProFTPD users generated using `ftpasswd` CLI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user