sftpgo-mirror/common
Nicola Murino 1dce1eff48
improve FTP support
- allow to disable active mode
- allow to disable SITE commands
- add optional support for calculating hash value of files
- add optional support for the non standard COMB command
2020-12-24 18:48:06 +01:00
..
actions.go add Azure Blob support 2020-10-25 08:18:48 +01:00
actions_test.go add Azure Blob support 2020-10-25 08:18:48 +01:00
common.go improve FTP support 2020-12-24 18:48:06 +01:00
common_test.go add support for limiting max concurrent client connections 2020-12-15 19:29:30 +01:00
connection.go update ftpserverlib to include the latest fixes and features 2020-12-18 08:49:32 +01:00
connection_test.go update ftpserverlib to include the latest fixes and features 2020-12-18 08:49:32 +01:00
httpauth.go telemetry server: add optional https and authentication 2020-12-18 16:04:42 +01:00
httpauth_test.go telemetry server: add optional https and authentication 2020-12-18 16:04:42 +01:00
tlsutils.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
tlsutils_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
transfer.go ensure 64 bit alignment for 64 bit struct fields access atomically 2020-12-14 14:52:36 +01:00
transfer_test.go add Data At Rest Encryption support 2020-12-05 13:48:13 +01:00