sftpgo-mirror/sftpd
2020-10-25 08:18:48 +01:00
..
cmd_unix.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
handler.go sshd: map each channel with a new connection 2020-09-18 10:52:53 +02:00
internal_test.go sftpd: auto generate an ed25519 host key too 2020-10-19 14:30:40 +02:00
internal_unix_test.go add more linters 2020-05-06 19:36:34 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go ssh commands: return better error messages 2020-09-19 10:14:30 +02:00
server.go sftpd: log fingerprints for used host keys 2020-10-21 14:27:58 +02:00
sftpd.go refactoring: add common package 2020-07-24 23:39:38 +02:00
sftpd_test.go add prefer_database_credentials configuration parameter 2020-10-22 10:42:40 +02:00
ssh_cmd.go sshd: map each channel with a new connection 2020-09-18 10:52:53 +02:00
transfer.go add Azure Blob support 2020-10-25 08:18:48 +01:00