sftpgo/common
Mark Sagi-Kazar 75750e3a79 feat: add support for custom action hooks
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2020-10-21 07:23:33 +02:00
..
actions.go feat: add support for custom action hooks 2020-10-21 07:23:33 +02:00
actions_test.go feat: add support for custom action hooks 2020-10-21 07:23:33 +02:00
common.go sftpd: ensure to always close idle connections 2020-09-18 18:15:28 +02:00
common_test.go sftpd: ensure to always close idle connections 2020-09-18 18:15:28 +02:00
connection.go feat: add support for custom action hooks 2020-10-21 07:23:33 +02:00
connection_test.go ssh commands: return better error messages 2020-09-19 10:14:30 +02:00
tlsutils.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
tlsutils_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
transfer.go feat: add support for custom action hooks 2020-10-21 07:23:33 +02:00
transfer_test.go move stat to base connection and differentiate between Stat and Lstat 2020-08-25 18:23:00 +02:00