sftpgo/ftpd
Nicola Murino 2912b2e92e
sdk: add a logger interface
we are now ready to make the sdk a separate module

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-01-04 16:07:41 +01:00
..
cryptfs_test.go move kms definitions to the sdk package 2022-01-04 12:49:30 +01:00
ftpd.go FTPD: allow to set different passive IPs based on the client's IP address 2021-11-25 12:45:09 +01:00
ftpd_test.go sdk: add a logger interface 2022-01-04 16:07:41 +01:00
handler.go REST API: add an option to create missing dirs 2021-12-19 12:14:53 +01:00
internal_test.go check rename source and target 2021-12-28 12:03:52 +01:00
server.go logs: use info level for login related messages 2021-12-02 19:36:42 +01:00
transfer.go FTP: try to return more specific error codes/messages for some errors 2021-06-28 19:40:04 +02:00