sftpgo-mirror/sftpd
2020-09-18 10:52:53 +02: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 sshd: map each channel with a new connection 2020-09-18 10:52:53 +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 sftpd: handle read and write from the same handle (#158) 2020-08-31 06:45:22 +02:00
server.go sshd: map each channel with a new connection 2020-09-18 10:52:53 +02:00
sftpd.go refactoring: add common package 2020-07-24 23:39:38 +02:00
sftpd_test.go sshd: map each channel with a new connection 2020-09-18 10:52:53 +02:00
ssh_cmd.go sshd: map each channel with a new connection 2020-09-18 10:52:53 +02:00
transfer.go WebDAV: add caching for authenticated users 2020-08-31 19:25:17 +02:00