home *** CD-ROM | disk | FTP | other *** search
- ;
- ; BACKFTP 1.0 Configuration file
- ;
- ; Comments begin with ';'
- ; This key to specify your BBS' name
- BBS_name PIW BBS ; BackFtp Home :)
-
- ; Put here your FTN node address, in the form zone:net/node
- BBS_aka 2:334/708 ; PIW BBS aka
-
- ; Packet password is optional and used to improve security on your
- ; system. Comment the line with a ';' if you don't want to use a
- ; password in messages generated by BackFtp.
- PktPwd YOURPWD ; For your eyes only
-
- ; Dir in which you have Maximus BBS
- max_path d:\bbs\max ; Path of Max BBS
-
- ; Your Incoming Directory, used both by the mailer (i.e. Binkley
- ; Term) and the tosser (i.e. Squish). Messages generated by
- ; BackFtp will be put here; start your tosser to import them in
- ; your messagebase.
- Inbound d:\mail\inbound ; Squish & BT inbound directory
-
- ; Name of the group of areas you have created for your users.
- ; Users' areas will be GROUP.userarea. For example, if you put
- ; here 'USER' and have an user area called 'joe', the full area
- ; name will be 'USER.joe'in Maximus.
- ; See BackFtp doc for an example on how to create a group of
- ; areas.
- Group USER ; Users' areas group
-
- ; Maximum number of days you wish to keep the files BackFtp
- ; retrieves for your users. After this number of days, the files
- ; will be deleted from your hard drive.
- KeepDays 6 ; Keep files for max n days
-
- ; This is the full domain of your Provider.
- ; For example, if your station is bbs.piw.it, you have to put
- ; here only the domain part: 'piw.it'.
- ; Same if you are bbs@piw.it --> Domain piw.it
-
- Domain piw.it ; Your full domain
-
-