sftpgo/sftpd
Nicola Murino 25f7043fb3 sftpd transfer: close the file before executing any action ...
... that could potentially move or delete it
2019-07-27 11:17:32 +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 add support for custom actions 2019-07-27 09:38:09 +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