mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
sshd: disable by default ssh-rsa host key algo
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
7c8bb5b18a
commit
f9d8b83c2a
8 changed files with 52 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
SFTPGo allows to securely share your files over SFTP, HTTP and optionally FTP/S and WebDAV as well.
|
||||
SFTPGo allows you to securely share your files over SFTP and optionally over HTTP/S, FTP/S and WebDAV as well.
|
||||
Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage,
|
||||
Google Cloud Storage, Azure Blob Storage, other SFTP servers.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue