sftpgo/common
Nicola Murino c844fc7477
add support for delayed quota update
If there are a lot of close uploads, accumulating quota updates can
save you many queries to the data provider
2021-04-11 08:38:43 +02:00
..
actions.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
actions_test.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
common.go add a startup hook 2021-04-05 10:07:59 +02:00
common_test.go add a startup hook 2021-04-05 10:07:59 +02:00
connection.go improve SFTP loop detection 2021-04-01 18:53:48 +02:00
connection_test.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
defender.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
defender_test.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
httpauth.go telemetry server: add optional https and authentication 2020-12-18 16:04:42 +01:00
httpauth_test.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
protocol_test.go add support for delayed quota update 2021-04-11 08:38:43 +02:00
tlsutils.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
tlsutils_test.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
transfer.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
transfer_test.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00