Nicola Murino
|
c8158e14e0
|
move SFTPGo package to the internal folder
SFTPGo is a daemon and command line tool, not a library.
The public API are provided by the SDK
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-07-24 16:18:54 +02:00 |
|
Nicola Murino
|
21682d1c1d
|
add license header to source files
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-07-17 20:16:00 +02:00 |
|
Nicola Murino
|
20e8cb898a
|
always check root dir in multi node setups
Fixes #920
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-07-12 08:32:31 +02:00 |
|
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 |
|