sftpgo/sftpd
Nicola Murino 5be1d1be69 sftpd: send exit-status message on close
this fix restic compatibility
2019-11-14 16:49:42 +01:00
..
handler.go sftpd: return sftp.ErrSSHFxNoSuchFile if the client ask the file for a missing path 2019-11-14 14:18:43 +01:00
internal_test.go sftpd: explicitly configure supported SFTP extensions 2019-11-12 07:37:47 +01:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go sftpd: send exit-status message on close 2019-11-14 16:49:42 +01:00
server.go sftpd: send exit-status message on close 2019-11-14 16:49:42 +01:00
sftpd.go dataprovider: add custom command and/or HTTP notifications on users add, update and delete 2019-11-14 11:06:03 +01:00
sftpd_test.go sftpd: return sftp.ErrSSHFxNoSuchFile if the client ask the file for a missing path 2019-11-14 14:18:43 +01:00
transfer.go dataprovider: add custom command and/or HTTP notifications on users add, update and delete 2019-11-14 11:06:03 +01:00