sftpgo-mirror/sftpd
Nicola Murino f41ce6619f sftpd: add SSH_FXP_FSETSTAT support
This change will fix file editing from sshfs, we need this patch

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

for pkg/sftp to support this feature
2020-08-20 13:54:36 +02: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
handler.go sftpd: add SSH_FXP_FSETSTAT support 2020-08-20 13:54:36 +02:00
internal_test.go add post-login hook 2020-08-12 16:15:12 +02: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 a maximum allowed size for a single upload 2020-08-16 20:17:02 +02:00
server.go Allow individual protocols to be enabled per user 2020-08-17 12:49:20 +02:00
sftpd.go refactoring: add common package 2020-07-24 23:39:38 +02:00
sftpd_test.go sftpd: add SSH_FXP_FSETSTAT support 2020-08-20 13:54:36 +02:00
ssh_cmd.go sftpd: add SSH_FXP_FSETSTAT support 2020-08-20 13:54:36 +02:00
transfer.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00