Opened 15 years ago
Closed 10 years ago
#5328 closed Bug report (fixed)
Incorrect change of the listening port if changed in the XML and called with /reload-config
Reported by: | Fabien Ric | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | XP Professional |
Description
Using FileZilla Server 0.9.34, the scenario to reproduce this bug is to change the listening port by changing the configuration file and call /reload-config.
- If changed in the GUI FZ Server correctly starts listening on the new port. Old connections are retained on the old port. Old port is dropped when the last old connection is closed.
- BUT: If changed directly in the XML and called with /reload-config, FZ Server fails to recognize the new port and does not start listening on it (though it is reflected in the GUI). Only a server restart helps, currently.
See this forum topic : http://forum.filezilla-project.org/viewtopic.php?f=6&t=15789
Note:
See TracTickets
for help on using tickets.
This should be fixed in the most recent version.