Econet
From BeebWiki
A simple network for Acorn Computers.
Contents |
Acorn Fileservers
Level 1
Consisted of a single machine sharing a DFS diskette.
Level 2
A level 2 server required a dedicated server machine to serve file requests. The dedicated machine required a 6502 second processor to be fitted.
A level 2 server utilised normal disc drive(s) for storage, although the diskettes had to be formatted to a non standard format using an included utility to be readable by the fileserver.
Each authorised user has a password, this protected a directory on the diskette for which the user had owner permissions, these permissions and can protect their files.
Each disc could also contain a library directory where shared information could be stored, with all authorised users having access to files in the library directory.
Level 3
The level 3 fileserver added the facility to access a hard disk, the fileserver however also required a second processor.
An econet real time module was also required, as this was used as a hardware dongle.
Level 4
An Archimedes running as file server.
Other Fileservers
SJ MDFS
Made by SJ.
Econet Commands
(The following information was taken from the Level 2 Manager's Guide)
- ACCESS <filename> [LWR/LWR]
Set the access privileges for the file.
- BYE
Logoff.
- CAT [<name>]
Displays a catalogue of files.
- CDIR <directory name>
Creates a directory.
- DELETE <filename>
Deletes a file.
- DIR <directory name>
Select the given directory.
- DISCS
Lists information about the file server discs.
- EX <object name>
Examine an object (file or directory).
- I AM <user id> [:] [<password>]
Attempts to log the user onto the File Server.
- NEWUSER <user id>
Create a new entry in the password file, permitting the user to log into the file server. Note: this requires system priviledge
- NET
Selects Econet as the currently active filing system.
- NOTIFY <station number> <message>
Sends a message to the station specified.
- NOTIFY <user id> <message>
Sends a message to the user specified.
- OPT4,<number>
Sets the users !Boot option.
- PASS "" <password>
Sets the password specified.
- PRIV <user id> [S]
Grants and removes system priviledge from the user specified.
- PROT
Protects the station from *REMOTE, *VIEW and *NOTIFY commands.
- PS <station number>
Sets the print server station number. On the Master series this can be set via *CONFIGURE.
- REMOTE <station number>
Allows the user to take control of the specified station number, as if the user was sitting in front of the remote station.
- REMOTE <user id>
Allows a user to take control of the specified users station, as if the user was sitting in front of the remote station.
- REMUSER <user id>
Removes the user identifier from the password file, this prevents the user from logging into the File Server.
- ROFF
Breaks the link make by *REMOTE
- SDISC <disc name>
Selects the given disc as an alternative to the default. See also *DISCS.
- UNPROT
Removes the protection set by *PROT
- USERS
Displays information about who is logged on to the file server.
- VIEW <station number>
Copies the screen of the remote station and displays this on this station.
- VIEW <user id>
Copies the screen of the remote user and displayes this on this station.

