sftpgo/cmd
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
..
gen.go cmd: add shell completion and man pages generators 2020-07-08 23:21:33 +02:00
gencompletion.go refactoring: add common package 2020-07-24 23:39:38 +02:00
genman.go document FreeBSD support 2020-07-10 19:20:37 +02:00
initprovider.go improve help strings formatting 2020-07-09 18:58:22 +02:00
install_windows.go improve help strings formatting 2020-07-09 18:58:22 +02:00
portable.go improve help strings formatting 2020-07-09 18:58:22 +02:00
portable_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
reload_windows.go Allow to rotate logs on demand 2020-06-22 19:11:53 +02:00
root.go improve help strings formatting 2020-07-09 18:58:22 +02:00
rotatelogs_windows.go improve help strings formatting 2020-07-09 18:58:22 +02:00
serve.go keep track of services errors 2020-07-09 19:16:52 +02:00
service_windows.go improve help strings formatting 2020-07-09 18:58:22 +02:00
start_windows.go return exit code 1 on error 2020-06-20 14:30:46 +02:00
status_windows.go return exit code 1 on error 2020-06-20 14:30:46 +02:00
stop_windows.go return exit code 1 on error 2020-06-20 14:30:46 +02:00
uninstall_windows.go return exit code 1 on error 2020-06-20 14:30:46 +02:00