Page 1 of 1

How to switch to the old web admin UI in v8.0+?

Posted: Fri Aug 08, 2025 4:14 am
by FTP
If you want to switch to the old web admin UI in v8.0+, you can turn on the option "Server > Settings > General Settings > UI > Use the old web admin interface" in the administration.

Another method is editing the configuration file manually. Just stop the WingFTP service first, then edit the file "Data/settings.xml", insert a new line after line 2: <OldWebAdminUI>1</OldWebAdminUI>
The old web admin UI will be presented after restarting the WingFTP service.