sftpgo-mirror/sftpd
Nicola Murino 4a46b84dd5 Improve http action notification
Send the notification using a goroutine and set the request timeout to 15 seconds
2019-07-27 19:29:33 +02:00
..
handler.go add support for custom actions 2019-07-27 09:38:09 +02:00
internal_test.go add support for custom actions 2019-07-27 09:38:09 +02:00
lister.go first version 2019-07-20 12:26:52 +02:00
server.go add support for custom actions 2019-07-27 09:38:09 +02:00
sftpd.go Improve http action notification 2019-07-27 19:29:33 +02:00
sftpd_test.go add support for custom actions 2019-07-27 09:38:09 +02:00
transfer.go sftpd transfer: close the file before executing any action ... 2019-07-27 11:17:32 +02:00