Some time in the future would it be possible for downloads from the web client to be counted in the stats as well as recorded in the file's history.
Right
now only the telnet activity for files is being tracked.
I am not sure if
ftp is tracked and statistically updated.
I have no working ftp clients
currently to even check my own bbs, lol.
I see a lot of activity on it.
Mostly bots. It would be nice if callers using the web page could be added to the stats too. Thank you.
Re: Improvements to synchronet bbs
By: Rixter to All on Wed Dec 04 2024 11:56 am
They should be already.
I doubt that. SSH, Rlogin, FTP[S], SFTP, and HTTP[S] downloads of files should all be tracked as well.
It is.
When you type "ftp" at a command prompt, what happens?
They should be already.
--
digital man (rob)
Steven Wright quote #35:
If your car could travel at the speed of light, would your headlights work Norco, CA WX: 57.5�F, 71.0% humidity, 1 mph W wind, 0.00 inches rain/24hrs ---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
When someone takes a file from my BBS on the Web Server it is not reflected in the download history of files downloaded nor in the file's history on the telnet side either. By that I mean in the D/L today in stats it is not reflected and if you look at the files status in synchronet it only shows when someone downloads it via telnet (times downloaded for that particular file). I am running 3.19b
at the ftp prompt i try to open my own bbs and get
a timeout connection.
used it all the time for transferring files. I will look into getting a client that will work with it soon.
Re: Improvements to synchronet bbs
By: Rixter to Digital Man on Wed Dec 04 2024 06:04 pm
Well upgrade to v3.20a would be my first recommendation.
What address are you trying to connect to? If you're running the ftp client on the same system as the BBS, maybe try "ftp localhost"?
I don't think the client is the problem.
--
digital man (rob)
Synchronet/BBS Terminology Definition #66:
R0DENT = Derogatory reference to a young BBS user of the 1990's
Norco, CA WX: 62.9�F, 58.0% humidity, 7 mph W wind, 0.00 inches rain/24hrs ---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
When someone takes a file from my BBS on the Web Server it is not reflected in the download history of files downloaded nor in the file's history on the telnet side either. By that I mean in the D/L today in stats it is not reflected and if you look at the files status in synchronet it only shows when someone downloads it via telnet (times downloaded for that particular file). I am running 3.19b
Re: Improvements to synchronet bbs
By: Digital Man to Rixter on Wed Dec 04 2024 04:27 pm
I did find and fix an issue in ecWebv4's api/files.ssjs:
user.downloaded_file(dircode, file.path);
should be:
user.downloaded_file(dircode, file_getname(file.path));
And will be committing that fix tonight. It's not a problem with the Synchronet "web server" per se, but rather just that web UI script.
--
digital man (rob)
Breaking Bad quote #11:
My apologies to the HR department: Grow tumescent with anticipation. - Hank Norco, CA WX: 65.9�F, 54.0% humidity, 5 mph W wind, 0.01 inches rain/24hrs ---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
Re: Improvements to synchronet bbs
By: Digital Man to Rixter on Wed Dec 04 2024 04:27 pm
I did find and fix an issue in ecWebv4's api/files.ssjs:
user.downloaded_file(dircode, file.path);
should be:
user.downloaded_file(dircode, file_getname(file.path));
And will be committing that fix tonight. It's not a problem with the Synchronet "web server" per se, but rather just that web UI script.
--
digital man (rob)
Breaking Bad quote #11:
My apologies to the HR department: Grow tumescent with anticipation. - Hank Norco, CA WX: 65.9�F, 54.0% humidity, 5 mph W wind, 0.01 inches rain/24hrs ---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
I went to sbbs/webv4/root/api and made the adjustment to files.ssjs
it now reads, user.downloaded_file(dircode,file_getname(file.path));
Re: Improvements to synchronet bbs
By: Rixter to Digital Man on Fri Dec 06 2024 06:46 pm
Did it help?
--
digital man (rob)
Synchronet/BBS Terminology Definition #30:
FDSZ = FOSSIL DSZ (by Chuck Forsberg)
Norco, CA WX: 73.6�F, 14.0% humidity, 1 mph N wind, 0.00 inches rain/24hrs ---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
Sysop: | Tetrazocine |
---|---|
Location: | Melbourne, VIC, Australia |
Users: | 4 |
Nodes: | 8 (0 / 8) |
Uptime: | 191:30:44 |
Calls: | 62 |
Files: | 21,500 |
Messages: | 70,988 |