sftpgo-mirror/sftpd
Nicola Murino 3d13fe15c3 connections: close the ssh channel before the network connection
This way if pkg/sftp is stuck in Serve() method should be unlocked.
2019-09-11 16:29:56 +02:00
..
handler.go connections: close the ssh channel before the network connection 2019-09-11 16:29:56 +02:00
internal_test.go connections: close the ssh channel before the network connection 2019-09-11 16:29:56 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go connections: close the ssh channel before the network connection 2019-09-11 16:29:56 +02:00
server.go connections: close the ssh channel before the network connection 2019-09-11 16:29:56 +02:00
sftpd.go connection: add a close method 2019-09-11 12:46:21 +02:00
sftpd_test.go atomic upload mode: remove temporary file on error 2019-09-10 18:47:21 +02:00
transfer.go atomic upload mode: remove temporary file on error 2019-09-10 18:47:21 +02:00