sftpgo/sftpd
2019-09-03 12:08:09 +02:00
..
handler.go add SCP support 2019-08-24 14:41:15 +02:00
internal_test.go simplify scp upload code and add some test cases 2019-08-24 22:44:01 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go scp: fix quota update after file overwrite 2019-09-02 23:12:41 +02:00
server.go sftpd: add configuration options for allowed ciphers, MACs and KEX algorithms 2019-09-03 12:08:09 +02:00
sftpd.go actions: properly release resources once the external command exits 2019-08-30 03:58:54 +02:00
sftpd_test.go sftpd: add configuration options for allowed ciphers, MACs and KEX algorithms 2019-09-03 12:08:09 +02:00
transfer.go add SCP support 2019-08-24 14:41:15 +02:00