sftpgo-mirror/sftpd
2020-12-05 13:48:13 +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 add support for limit files using shell like patterns 2020-11-15 22:04:48 +01:00
sftpd.go refactoring: add common package 2020-07-24 23:39:38 +02:00
sftpd_test.go add Data At Rest Encryption support 2020-12-05 13:48:13 +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