sftpgo/cmd
Nicola Murino d6fa853a37 add support for integrated database schema migrations
added the "initprovider" command to initialize the database structure.
If we change the database schema the required changes will be checked
at startup and automatically applyed.
2020-02-08 14:44:25 +01:00
..
initprovider.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
install_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
portable.go add support for serving Google Cloud Storage over SFTP/SCP 2020-01-31 19:04:00 +01:00
reload_windows.go memory provider: load users from a dump file 2020-02-02 22:20:39 +01:00
root.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
serve.go add Windows Service support 2019-09-16 08:52:58 +02:00
service_windows.go memory provider: load users from a dump file 2020-02-02 22:20:39 +01:00
start_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
status_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
stop_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00
uninstall_windows.go add Windows Service support 2019-09-16 08:52:58 +02:00