sftpgo/sftpd
Nicola Murino 78bf808322
virtual folders: change dataprovider structure
This way we no longer depend on the local file system path and so we can
add support for cloud backends in future updates
2021-02-01 19:04:15 +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 REST API v2 2021-01-17 22:29:08 +01:00
handler.go add sftpfs storage backend 2020-12-12 10:31:09 +01:00
internal_test.go scp: fix wildcard uploads 2021-01-20 22:37:59 +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 scp: fix wildcard uploads 2021-01-20 22:37:59 +01:00
server.go post-login hook: add the full user JSON serialized 2021-01-26 18:05:44 +01:00
sftpd.go OpenAPI: minor changes 2021-01-18 13:24:38 +01:00
sftpd_test.go virtual folders: change dataprovider structure 2021-02-01 19:04:15 +01:00
ssh_cmd.go scp: fix wildcard uploads 2021-01-20 22:37:59 +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