Subj : fTelnet not showing upload & download buttons
To : All
From : Waethorn
Date : Sat Sep 03 2022 11:01 am
Setting up an instance of Synchronet and noticed fTelnet isn't showing the
upload and download buttons for the Ymodem-G support. I've gone into
modopts.ini and added the two lines under the "web" block:
ftelnet_menubar = true
ftelnet_xfer = true
The menubar shows up. The upload and download buttons in the Menu button popup
don't. I tried this on Vert and I can see them there. Is there something else
I have to modify to enable this?
When I look at the page source in the browser, I can see that the url that's
being generated indeed says noxfer on it, so I'm not sure if there's a script
error somewhere (I'm not great with JavaScript).