Subj : Re: fTelnet not showing upload & download buttons To : All From : Waethorn Date : Mon Sep 05 2022 00:38:39 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). > Re: fTelnet not showing upload & download buttons > By: Waethorn to All on Sat Sep 03 2022 11:01 am > That looks correct: > lib/ftelnet.js: return (settings.ftelnet_rip ? 'rip' : 'norip') + '.' + > (settings.ftelnet_xfer ? 'xfer' : 'noxfer'); > That "settings" object is read from the [web] section of modopts.ini, and > that matches what I have set on Vertrauen. > BTW, this is the wrong message area for Synchronet support questions: > http://wiki.synchro.net/howto:support > -- > digital man (rob) Yeah, I thought it looked right. But then I tried adding a rip line in settings and it's not using that setting either. Funny how the menubar one stil works though. I'll try a fresh install and see how that goes (this is just a test instance before I get rolling for good). --- SBBSecho 3.15-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .