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

The Knowledgebase provides a database of answers to many Technical questions.
Post Reply
FTP
Site Admin
Posts: 2144
Joined: Tue Sep 29, 2009 6:09 am

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

Post 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.
Post Reply