sftpgo-mirror/sftpd
Nicola Murino 77db2bd3d1 fix posix rename
update pkg/sftp to a git revision that includes:

https://github.com/pkg/sftp/pull/316

add a test case here too and update other deps
2019-11-08 08:43:27 +01:00
..
handler.go sftpd: make file/dir removal and creation more standard 2019-10-16 07:48:22 +02:00
internal_test.go sftpd: port to non deprecated pkg/sftp error types 2019-10-14 22:44:57 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go sftpd: refactor connection closing 2019-10-10 09:04:17 +02:00
server.go add memory data provider and use it for portable mode 2019-10-25 18:37:12 +02:00
sftpd.go simplify closing a connection 2019-10-12 15:12:43 +02:00
sftpd_test.go fix posix rename 2019-11-08 08:43:27 +01:00
transfer.go add portable mode 2019-10-24 18:50:35 +02:00