From b3e4098cc39b80453bcdcd36cbd54f00896449d8 Mon Sep 17 00:00:00 2001 From: drakkan Date: Mon, 12 Aug 2019 18:50:06 +0200 Subject: [PATCH] Add SFTPGo a full featured and highly configurable SFTP server (#2644) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b32b2ce3..7ffc9e87 100644 --- a/README.md +++ b/README.md @@ -1419,6 +1419,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [psql-streamer](https://github.com/blind-oracle/psql-streamer) - Stream database events from PostgreSQL to Kafka. * [riemann-relay](https://github.com/blind-oracle/riemann-relay) - Relay to load-balance Riemann events and/or convert them to Carbon. * [RoadRunner](https://github.com/spiral/roadrunner) - High-performance PHP application server, load-balancer and process manager. +* [SFTPGo](https://github.com/drakkan/sftpgo) - Full featured and highly configurable SFTP server software. * [yakvs](https://git.sci4me.com/sci4me/yakvs) - Small, networked, in-memory key-value store. ## Stream Processing