Does anyone have any experience, or are there FAQs on how to port a running Synchronet BBS to Linux? I'm running Linux for most of my desktop duties, bu running the BBS in an XP VM under Windows 7. I'd like to move to Linux and m my running config over to it.
Thanks,
--pF
Does anyone have any experience, or are there FAQs on how to port a running Synchronet BBS to Linux? I'm running Linux for most of my desktop duties, but running the BBS in an XP VM under Windows 7. I'd like to move to Linux and move my running config over to it.
Does anyone have any experience, or are there FAQs on how to port a running Synchronet BBS to Linux? I'm running Linux for most of my desktop duties, bu running the BBS in an XP VM under Windows 7. I'd like to move to Linux and m my running config over to it.
Thanks,
--pF
Does anyone have any experience, or are there FAQs on how to port a running Synchronet BBS to Linux? I'm running Linux for most of my desktop duties, bu running the BBS in an XP VM under Windows 7. I'd like to move to Linux and m my running config over to it.
Thanks,
--pF
Does anyone have any experience, or are there FAQs on how to port a running Synchronet BBS to Linux? I'm running Linux for most of my desktop duties, bu running the BBS in an XP VM under Windows 7. I'd like to move to Linux and m my running config over to it.
I've done this (Win to Linux) a few times with my BBS. The biggest thing to watch out for is paths. Windows (FAT32 or NTFS really) is a case-insensitive file system but Linux isn't. In your configs there will likely be paths that are capitalized or in all uppercase but the actual folder isn't.
I've done this (Win to Linux) a few times with my BBS. The biggest thing watch out for is paths. Windows (FAT32 or NTFS really) is a case-insensitive file system but Linux isn't. In your configs there will likely be paths that are capitalized or in all uppercase but the actual folder isn't.
and the doorgamessss! pita!
Just follow the wiki instructions on installing for Linux, then copy over yo ctrl and data directories from your Windows system. If you made any modifications to your web, xtrn, exec, or mods directories, copy those over too.
Does anyone have any experience, or are there FAQs on how to port a
running Synchronet BBS to Linux? I'm running Linux for most of my
desktop duties, but running the BBS in an XP VM under Windows 7.
I'd like to move to Linux and move my running config over to it.
desktop duties, but running the BBS in an XP VM under Windows 7.
I'd like to move to Linux and move my running config over to it.
sync run perfect on gnu/linux
im' running it on debian.
do you guys also have a problem with addfiles not working correctly unless you delete the data files for your file dirs then run addfiles * /zsn
do you guys also have a problem with addfiles not working correctly unless you delete the data files for your file dirs then run addfiles * /zsn
Which data files are you talking about? I don't think I've ever had to delete any data files. The only files that get deleted are the files.bbs (description) files that get created by my file tosser so that addfiles
does not actually upload them to the BBS (using addfiles <name> -diz rather than -szn).
do you guys also have a problem with addfiles not working correctly unless you delete the data files for your file dirs then run addfiles * /zsn
Which data files are you talking about? I don't think I've ever had to delete any data files. The only files that get deleted are the files.bbs (description) files that get created by my file tosser so that addfiles does not actually upload them to the BBS (using addfiles <name> -diz rather than -szn).
when i use the command line /sbbs/exec/addfiles * /zsn it attempts to
use the actual data files in sbbs/data/dirs and throws out an error msg. it's like it's attempting to use them on a case by case basis as the dir code but it's filename.ext or something.
ADDFILES v3.02-Linux (rev 1.48) - Adds Files to Synchronet Filebase
Loading configuration files from /sbbs/ctrl
Directory code 'acid.dab' not found.
[Tue Apr 03 17:00:10 root@bbses:/sbbs/data/dirs ] $ ls
acid.dab cracks.dat doorsip.dat hackingp.ixb lord.dab
Re: Re: Porting Sync on Windows to Linux?
By: Access Denied to Mro on Mon Apr 02 2012 06:20 pm
do you guys also have a problem with addfiles not working correctly unless you delete the data files for your file dirs then run addfiles * /zsn
Which data files are you talking about? I don't think I've ever had to delete any data files. The only files that get deleted are the files.bbs (description) files that get created by my file tosser so that addfiles does not actually upload them to the BBS (using addfiles <name> -diz rather than -szn).
when i use the command line /sbbs/exec/addfiles * /zsn it attempts to
use the actual data files in sbbs/data/dirs and throws out an error msg. it's like it's attempting to use them on a case by case basis as the dir code but it's filename.ext or something.
when i delete the data files that store the descriptions and that dir is blank, addfiles * /zsn imports all my files in all my file bases.
Re: Re: Porting Sync on Windows to Linux?
By: Mro to Access Denied on Tue Apr 03 2012 12:20 pm
correctlydo you guys also have a problem with addfiles not working
unless you delete the data files for your file dirs then run addfiles * /zsn
Which data files are you talking about? I don't think I've ever had
to delete any data files. The only files that get deleted are the files.bbs (description) files that get created by my file tosser so that addfiles does not actually upload them to the BBS (using
addfiles <name> -diz rather than -szn).
here's what is happening for me
[Tue Apr 03 17:00:06 root@bbses:/sbbs/data/dirs ] $ /sbbs/exec/addfiles * /zsn
Re: Re: Porting Sync on Windows to Linux?
By: Mro to Access Denied on Tue Apr 03 2012 12:20 pm
when i use the command line /sbbs/exec/addfiles * /zsn it
use the actual data files in sbbs/data/dirs and throws out
it's like it's attempting to use them on a case by case ba
code but it's filename.ext or something.
Just to see if it makes a difference, try specifying the inte
directory you want to add files to. To be honest, I remember
get "*" working, either. So to import all my fidonet files in
manually specify every echo separately (ie: /sbbs/exec/addfil
-- which you would be using -szn anyways). Also, if you're do
try "-szn" instead of "/szn". Linux uses the hyphen instead o
slash in the [-opts] field.
--
Nick aka axisd - telnet://bbs.pharcyde.org
http://pharcyde.org
Re: Re: Porting Sync on Windows to Linux?
By: Mro to Access Denied on Tue Apr 03 2012 12:20 pm
Re: Re: Porting Sync on Windows to Linux?
By: Access Denied to Mro on Mon Apr 02 2012 06:20 pm
do you guys also have a problem with addfiles not wo
unless you delete the data files for your file dirs
* /zsn
Which data files are you talking about? I don't think I
delete any data files. The only files that get deleted
(description) files that get created by my file tosser
does not actually upload them to the BBS (using addfile
rather than -szn).
when i use the command line /sbbs/exec/addfiles * /zsn it
use the actual data files in sbbs/data/dirs and throws out
it's like it's attempting to use them on a case by case ba
code but it's filename.ext or something.
when i delete the data files that store the descriptions a
blank, addfiles * /zsn imports all my files in all my file
'*' doesn't do what you expect on *nix shells (e.g. bash), so
or better yet, use the supported syntax shown when you run "a
when i use the command line /sbbs/exec/addfiles * /zsn it attempts to
use the actual data files in sbbs/data/dirs and throws out an error msg. it's like it's attempting to use them on a case by case basis as the dir code but it's filename.ext or something.
oh i didnt think to look at the syntax. i thought it was the same as the win32 one
Re: Re: Porting Sync on Windows to Linux?
By: Mro to Digital Man on Wed Apr 04 2012 06:54 am
oh i didnt think to look at the syntax. i thought it was the same as the win32 one
It is.
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 106 |
Nodes: | 16 (0 / 16) |
Uptime: | 10:55:32 |
Calls: | 5,846 |
Files: | 8,496 |
D/L today: |
12 files (7,044K bytes) |
Messages: | 343,180 |