sftpgo/sftpd
Nicola Murino fd59f35108 update pkg/sftp to the latest master
Our pull request to handle transfer errors is now merged, so updating
pkg/sftp should fix #36
2019-09-13 08:30:22 +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 update pkg/sftp to the latest master 2019-09-13 08:30:22 +02:00
transfer.go atomic upload mode: remove temporary file on error 2019-09-10 18:47:21 +02:00