From c079810f643a147d9393985eee34030a1da60d85 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Thu, 2 Jan 2003 06:23:21 +0000 Subject: [PATCH] SBBSecho area manager help file. --- exec/areamgr.hlp | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 exec/areamgr.hlp diff --git a/exec/areamgr.hlp b/exec/areamgr.hlp new file mode 100644 index 0000000000..f5fdb2db5e --- /dev/null +++ b/exec/areamgr.hlp @@ -0,0 +1,22 @@ +Address all requests to 'SBBSecho' or 'AreaFix' (without quotes). +Your Area Manager password goes on the subject line. + +In the body of the message to Area Manager: + +[+]<areaname> Connect an area +-<areaname> Disconnect an area +%HELP Request this message +%LIST Request a list of areas available to you +%QUERY Request a list of areas to which you are connected +%UNLINKED Request a list of areas to which you are not connected +%COMPRESSION <type> Change the compression type (ARC/ARJ/LZH/PAK/SQZ/ZIP/ZOO) +%PASSWORD <password> Change your AreaMgr password +%RESCAN Request a rescan of newly added areas +%ACTIVE Reconnect all temporarily disconnected areas +%PASSIVE Temporarily disconnect all connected areas +%FROM <address> Remote maintenance, must be the first command +%+ALL Connect all available areas +%-ALL Disconnect all areas +[---] Everything below the tear line is ignored + +NOTE: A compression type of NONE is also supported for uncompressed packets. -- GitLab