sftpgo-mirror/sftpd
Nicola Murino 94b46e57f1 sftpd actions: execute defined command on error too
add a new field inside the notification to indicate if an error is
detected
2020-04-03 19:25:38 +02:00
..
cmd_unix.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
handler.go sftpd actions: execute defined command on error too 2020-04-03 19:25:38 +02:00
internal_test.go sftpd actions: execute defined command on error too 2020-04-03 19:25:38 +02:00
internal_unix_test.go fix test cases on Windows 2019-12-26 08:29:38 +01:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go filters: we can now set allowed and denied files extensions 2020-03-01 22:10:29 +01:00
server.go add HTTP hooks 2020-04-01 23:25:23 +02:00
sftpd.go sftpd actions: execute defined command on error too 2020-04-03 19:25:38 +02:00
sftpd_test.go add HTTP hooks 2020-04-01 23:25:23 +02:00
ssh_cmd.go sftpd actions: execute defined command on error too 2020-04-03 19:25:38 +02:00
transfer.go sftpd actions: execute defined command on error too 2020-04-03 19:25:38 +02:00