sftpgo-mirror/sftpd
Nicola Murino c27e3ef436 actions: add a generic hook to define external commands and HTTP URL
We can only define a single hook now and it can be an HTTP notification
or an external command, not both
2020-05-24 15:29:39 +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: remove unused expectedSize field from Transfer struct 2020-05-20 20:17:59 +02:00
internal_test.go actions: add a generic hook to define external commands and HTTP URL 2020-05-24 15:29:39 +02:00
internal_unix_test.go add more linters 2020-05-06 19:36:34 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go sftpd: remove unused expectedSize field from Transfer struct 2020-05-20 20:17:59 +02:00
server.go sftpd: deprecate keys and add a new host_keys config param 2020-05-16 23:26:44 +02:00
sftpd.go actions: add a generic hook to define external commands and HTTP URL 2020-05-24 15:29:39 +02:00
sftpd_test.go actions: add a generic hook to define external commands and HTTP URL 2020-05-24 15:29:39 +02:00
ssh_cmd.go add more linters 2020-05-06 19:36:34 +02:00
transfer.go sftpd: remove unused expectedSize field from Transfer struct 2020-05-20 20:17:59 +02:00