sftpgo/sftpd
Nicola Murino 5720d40fee
add setstat_mode 2
in this mode chmod/chtimes/chown can be silently ignored only for cloud
based file systems

Fixes #223
2020-11-12 10:39:46 +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
handler.go add support for SFTP subsystem mode 2020-10-29 19:23:33 +01:00
internal_test.go add setstat_mode 2 2020-11-12 10:39:46 +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 a recoverer where appropriate 2020-10-31 11:02:04 +01:00
server.go add a recoverer where appropriate 2020-10-31 11:02:04 +01:00
sftpd.go refactoring: add common package 2020-07-24 23:39:38 +02:00
sftpd_test.go cloud backends: stat and other performance improvements 2020-11-02 19:16:12 +01:00
ssh_cmd.go add a recoverer where appropriate 2020-10-31 11:02:04 +01:00
subsystem.go add support for SFTP subsystem mode 2020-10-29 19:23:33 +01:00
transfer.go sftpd: return the error Operation Unsupported for unexpected reads 2020-11-09 21:01:56 +01:00