sftpgo/service
Nicola Murino 4e41a5583d refactoring: add common package
The common package defines the interfaces that a protocol must implement
and contain code that can be shared among supported protocols.

This way should be easier to support new protocols
2020-07-24 23:39:38 +02:00
..
service.go refactoring: add common package 2020-07-24 23:39:38 +02:00
service_portable.go recursive permissions check before renaming/copying directories 2020-06-26 23:38:29 +02:00
service_windows.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00
sighup_unix.go fix some lint issues 2020-04-30 14:23:55 +02:00
sighup_windows.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00
sigusr1_unix.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00
sigusr1_windows.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00