I was reading on SBBS web site there is a setting to add file automatically in the BBS Config but I don't see it any where. Also what is the command to add files when you add a new dir/folder that already has files in it, but you want to add the files into SBBS data so they show?
I was reading on SBBS web site there is a setting to add file automatically in the BBS Config but I don't see it any where. Also what is the command to add files when you add a new dir/folder that already has files in it, but you want to add the files into SBBS data so they show?
Look up information on tickit. You'll need to create a tickit.ini file
Create a .js file in your /sbbs/mods directory such as tick.js
for(var code in file_area.dir) print('[' + file_area.dir[code].name + "]
+ code.toUpperCase() + "\n");
Then run jsexec tick > /sbbs/ctrl/tickit.ini
That's a one off thing unless you add new directories.
Sysop: | Kurt Hamm |
---|---|
Location: | Columbia, SC |
Users: | 7 |
Nodes: | 20 (0 / 20) |
Uptime: | 233:54:25 |
Calls: | 2,774 |
Calls today: | 2 |
Files: | 64 |
Messages: | 848,243 |