Files
sftpgo/sftpd
Nicola Murino fa45c9c138 allow to execute actions for file operations and SSH commands synchronously
The actions to run synchronously can be configured via the `execute_sync`
configuration key.

Executing an action synchronously means that SFTPGo will not return a result
code to the client until your hook have completed its execution.

Fixes #409
2021-05-11 12:45:14 +02:00
..
2019-11-26 22:26:42 +01:00
2019-11-26 22:26:42 +01:00
2021-04-20 18:12:16 +02:00
2021-04-03 16:00:55 +02:00
2020-05-06 19:36:34 +02:00
2019-07-30 20:51:29 +02:00
2021-01-18 13:24:38 +01:00