Viewing profile — drakkan
drakkan
HN member- Joined
- Fri, Aug 09, 2019, 10:57 AM UTC
- HN karma
- 35
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About drakkan
No profile information was provided.
Recent public activity
-
story
Show HN: SFTPGo 1.1.0 released with multi-protocols support
SFTPGo is a fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support, written in Go. It can serve local filesystem, S3 or Google Cloud Storage. The…
- story
-
comment
Comment #22519915
Yes sorry, the project improved a lot since then, all the issues raised in that thread were addressed and several new features were added: we now support serving Cloud Storage back…
- story
-
story
Show HN: SFTPGo Cloud Storage Support
SFTPGo gained support for serving some Cloud Storage backends over SFTP/SCP, currently we support: - S3 Compatible Object Storage - Google Cloud Storage Each SFTP user can be mappe…
- story
-
comment
Comment #21631431
Thanks, I updated the title. SFTPGo supports virtual quota and bandwidth throttling too. I think they are hard to implement using OpenSSH. For the next release I'm working on Git s…
-
story
Show HN: SFTPGo 0.9.4 Released
SFTPGo is a free and open source full featured and highly configurable SFTP server written in Go. It works on Linux, macOS and Windows and has no runtime dependencies. Here are its…
-
comment
Comment #20653159
Events are now supported, you can configure custom system commands and/or HTTP notifications on SFTP upload, download, delete or rename
-
comment
Comment #20653124
SFTPGo switched to viper for configuration so it now supports JSON, YAML, TOML, env vars ecc.. The configuration format it's a your choice