sftpgo/sftpd
Nicola Murino 50982229e1
REST API: add a method to get the status of the services
added a status page to the built-in web admin
2020-12-08 11:18:34 +01:00
..
cmd_unix.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cryptfs_test.go add Data At Rest Encryption support 2020-12-05 13:48:13 +01:00
handler.go add a File interface so we can avoid to use os.File directly 2020-11-17 19:36:39 +01:00
internal_test.go add Data At Rest Encryption support 2020-12-05 13:48:13 +01:00
internal_unix_test.go add more linters 2020-05-06 19:36:34 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go add Data At Rest Encryption support 2020-12-05 13:48:13 +01:00
server.go REST API: add a method to get the status of the services 2020-12-08 11:18:34 +01:00
sftpd.go REST API: add a method to get the status of the services 2020-12-08 11:18:34 +01:00
sftpd_test.go REST API: add a method to get the status of the services 2020-12-08 11:18:34 +01:00
ssh_cmd.go add a File interface so we can avoid to use os.File directly 2020-11-17 19:36:39 +01:00
subsystem.go update pkg/sftp 2020-11-18 19:06:12 +01:00
transfer.go sftpd: return the error Operation Unsupported for unexpected reads 2020-11-09 21:01:56 +01:00