Reload Server Configurations on Windows
From Microsoft default command line tool (cmd.exe) or PowerShell run the following command:
SC control filezilla-server param-change
FileZilla Server logs the event in the log writing an entry with the following message:
Configuration successfully reloaded
Reload Server Configurations on Debian
From the shell run the following command:
systemctl reload filezilla-server