sftpgo/sftpd
Nicola Murino 1b8f94c08f
add event manager
auto backup removed from setting. You can now schedule backups with
the event manager

Fixes #762

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-07-11 08:17:36 +02:00
..
mocks allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +02:00
cmd_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cryptfs_test.go refactoring of user session counters 2022-04-14 19:07:41 +02:00
handler.go add httpfs 2022-06-11 10:41:34 +02:00
httpfs_test.go httpfs: add support for UNIX domain sockets 2022-06-12 18:29:49 +02:00
internal_test.go add event manager 2022-07-11 08:17:36 +02:00
internal_unix_test.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
middleware.go add dot and dot dot directories to sftp/ftp file listing 2021-07-31 09:42:23 +02:00
middleware_test.go add dot and dot dot directories to sftp/ftp file listing 2021-07-31 09:42:23 +02:00
scp.go add httpfs 2022-06-11 10:41:34 +02:00
server.go trim values for string lists which can be set as env vars 2022-05-31 18:22:18 +02:00
sftpd.go ensure that defaults defined in code match the default config file 2022-03-14 10:42:14 +01:00
sftpd_test.go add event manager 2022-07-11 08:17:36 +02:00
ssh_cmd.go allow to refuse an upload from a sync upload hook 2022-06-16 18:42:17 +02:00
subsystem.go subsystem mode: advertise the supported extensions 2022-06-25 18:05:13 +02:00
transfer.go add metrics for httpgs and sftpfs 2022-06-14 19:37:25 +02:00