sftpgo-mirror/sftpd
2020-10-05 14:16:57 +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 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 systemd unit: run as "sftpgo" system user 2020-09-25 18:23:04 +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