sftpgo/common
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
..
actions.go refactoring: add common package 2020-07-24 23:39:38 +02:00
actions_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
common.go sftpd: add SSH_FXP_FSETSTAT support 2020-08-20 13:54:36 +02:00
common_test.go add WebDAV support 2020-08-11 23:56:10 +02:00
connection.go sftpd: add SSH_FXP_FSETSTAT support 2020-08-20 13:54:36 +02:00
connection_test.go sftpd: add SSH_FXP_FSETSTAT support 2020-08-20 13:54:36 +02:00
tlsutils.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
tlsutils_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
transfer.go sftpd: add SSH_FXP_FSETSTAT support 2020-08-20 13:54:36 +02:00
transfer_test.go sftpd: add SSH_FXP_FSETSTAT support 2020-08-20 13:54:36 +02:00