sftpgo/sftpd
Mark Sagi-Kazar 5e2db77ef9 refactor: add an enum for filesystem providers
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2020-10-05 21:40:21 +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 refactor: add an enum for filesystem providers 2020-10-05 21:40:21 +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 auto host keys: try to auto-create parent dir if missing 2020-10-05 14:16:57 +02:00
sftpd.go refactoring: add common package 2020-07-24 23:39:38 +02:00
sftpd_test.go refactor: add an enum for filesystem providers 2020-10-05 21:40:21 +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