Rosy File Server along with default Admin UI

Any using Rosy File Server (https://openwrt.org/packages/pkgdata/rosy-file-server). Wonder if it is possible to run both the file server and default Luci admin interface at the same time.

Rosy File Server --> '///192.168.1.1/'
OpenWRT Admin UI --> '///192.168.1.1/admin'

What rosy does?

it uses same Luci to create a download page for files in the folder /www/rosyfs-share/ (by default)

It should show a button on the low right with "fileserver/ administration" if you click on the "administration" it brings you to luci admin interface.
See screenshots in the old PR https://github.com/openwrt/luci/pull/2404

Thank you @bobafetthotmail I missed that.

Interestingly the 'File Server/ Administration' button fails to appear on the file server views. It only appears in the admin views.

Need to figure this out and send a patch.

File to bug report here

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.