sftpgo-mirror/sftpd
Nicola Murino 20606a0043 sftpd test: add a debug log
The git push test sometime fails when running on travis.
The issue cannot be replicated locally so print the logs to try to
understand what is happening
2019-12-29 23:27:32 +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 add support for checking passwords in md5crypt ($1$) format 2019-12-29 07:43:59 +01:00
internal_test.go fix test cases on Windows 2019-12-26 08:29:38 +01:00
internal_unix_test.go fix test cases on Windows 2019-12-26 08:29:38 +01:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go add per directory permissions 2019-12-25 18:20:19 +01:00
server.go sftpd: add support for some SSH commands 2019-11-18 23:30:37 +01:00
sftpd.go add rsync support ... 2019-11-29 15:24:56 +01:00
sftpd_test.go sftpd test: add a debug log 2019-12-29 23:27:32 +01:00
ssh_cmd.go add per directory permissions 2019-12-25 18:20:19 +01:00
transfer.go add support for Git over SSH 2019-11-26 22:26:42 +01:00