sftpgo-mirror/internal/sftpd
Nicola Murino db0e58ae7e
Add support for graceful shutdown
Fixes #1014

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-10-22 11:56:41 +02: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 update swagger-ui, codemirror, video-js 2022-10-16 18:29:42 +02: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 support for graceful shutdown 2022-10-22 11:56:41 +02: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 support for graceful shutdown 2022-10-22 11:56:41 +02:00
sftpd.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sftpd_test.go Add support for graceful shutdown 2022-10-22 11:56:41 +02: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