sftpgo-mirror/common
Nicola Murino ea26d7786c
sftpfs: add buffering support
this way we improve performance over high latency networks
2021-04-03 16:00:55 +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 micro optimizations spotted using the go-critic linter 2021-02-16 19:11:36 +01:00
common_test.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01: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 sftpfs: add buffering support 2021-04-03 16:00:55 +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