sftpgo/ftpd
Nicola Murino ba3548c2c3
make the sdk a separate module
The SFTPGo SDK now is at the following URL

https://github.com/sftpgo/sdk

Fixes #657

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-01-13 10:52:03 +01:00
..
cryptfs_test.go make the sdk a separate module 2022-01-13 10:52:03 +01:00
ftpd.go log at info level the service configurations 2022-01-13 10:51:48 +01:00
ftpd_test.go make the sdk a separate module 2022-01-13 10:52:03 +01:00
handler.go REST API: add an option to create missing dirs 2021-12-19 12:14:53 +01:00
internal_test.go make the sdk a separate module 2022-01-13 10:52:03 +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