sftpgo-mirror/internal/sftpd
Nicola Murino 5a222807b7
add roles
Fixes #837

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-11-16 19:04:50 +01:00
..
mocks move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cmd_unix.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cmd_windows.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cryptfs_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
handler.go sftpfs: reuse connections 2022-11-01 12:22:54 +01:00
httpfs_test.go allow cross folder renaming if the underlying resource is the same 2022-08-15 21:39:04 +02:00
internal_test.go add roles 2022-11-16 19:04:50 +01:00
internal_unix_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
lister.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
middleware.go use epoch timestamp instead of current timestamp for unknown modification times 2022-08-16 17:59:13 +02:00
middleware_test.go use epoch timestamp instead of current timestamp for unknown modification times 2022-08-16 17:59:13 +02:00
scp.go Add support for graceful shutdown 2022-10-22 11:56:41 +02:00
server.go add roles 2022-11-16 19:04:50 +01:00
sftpd.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sftpd_test.go add roles 2022-11-16 19:04:50 +01:00
ssh_cmd.go Add support for graceful shutdown 2022-10-22 11:56:41 +02:00
subsystem.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
transfer.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00