Ticket #699 (closed Bug report)
/reload-config only works when logged in
| Reported by: | mlarsonoid | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Other |
| Keywords: | Cc: | mlarsonoid, codesquid | |
| Operating system type: | Operating system version: |
Description
I want to be able to use the /reload-config option for
FileZilla server to reset passwords without stopping
and re-starting the server. On multiple Windows
platforms, it worked fine if I was logged in and ran it
manually from a command prompt. I run an SSH session
using PuTTY and it did not return an error, but it did
not work either. Then I tried using the command line
scheudler (AT command) and that did not do the trick
either. I was thinking it might be a user privelage
level, even though I did not get any access denied
errors. Then I tried wrapping the command into a
service written in c# running with admin privelages, no
luck there too. My end goal is to create an ASP.NET
page for resetting password. The class performing this
would ideally invoke the "FileZilla Server /reload-config
BTW: FileZilla is awesome and it rules!
