sftpgo-mirror/ftpd
Nicola Murino 1df1225eed
add support for data transfer bandwidth limits
with total limit or separate settings for uploads and downloads and
overrides based on the client's IP address.

Limits can be reset using the REST API

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-01-30 11:42:36 +01:00
..
cryptfs_test.go make the sdk a separate module 2022-01-06 11:54:43 +01:00
ftpd.go log at info level the service configurations 2022-01-05 13:22:49 +01:00
ftpd_test.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
handler.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
internal_test.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
server.go logs: use info level for login related messages 2021-12-02 19:36:42 +01:00
transfer.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00