Home » Archimedes archive » Acorn User » AU 1994-07.adf » !Networks_networks » Internet/!TCPIPhelp/FTPusers

Internet/!TCPIPhelp/FTPusers

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1994-07.adf » !Networks_networks
Filename: Internet/!TCPIPhelp/FTPusers
Read OK:
File size: 07AB bytes
Load address: 0000
Exec address: 0000
File contents
# This file contains a list of people who are allowed to transfer
# files to and from your machine. Most Internet sites allow
# this, *however* there's absolutely no need for you to do so
# if you don't want to.
#
# The format of an entry is:
# username    password    base_directory    access
#
# The examples in this file contain extra padding spaces for clarity,
# but they are optional and ignored.
#
# If the password is given as *, then any password is accepted. This
# is used by other sites for 'anonymous' ftp, and it is usual in
# such cases for the user to give his or her password as their
# E-mail address. KA9Q ignores this, however.
#
# The base directory is the directory which a given user will
# start from when he or she starts an ftp session to your machine.
# The user will only be able to access files deeper in the directory
# structure than this. Unfortunately, KA9Q does not allow filing
# systems to be specified here � the current one is assumed.
#
# Access sets the type of access that a user will be allowed. '1'
# allows read only access, '3' allows read and write, and '7'
# allows read, write and delete access. Allocate with care!
#
# You can transfer files around your own hard disc without
# being connected to demon. Type 'ftp .' at the TCPIP command
# window � a blue window will appear � and login as appropriate.
# Ftp expects unix-style commands, for example 'ls' to catalogue
# a directory, 'cd' to change directories and 'get' and 'put' to
# transfer files. To leave ftp type 'quit' from the blue ftp
# window (*not* from the TCPIP command window which will quit
# the program and clear your connection).
#
# You don't need to include this file. In fact, if you are
# concerned about security, don't include it. KA9Q won't mind.
#
anon      *         $.ftpspace      1
anonymous *         $.ftpspace      1
Henry     pudding   $.users.Crun    3
Neddy     idwtkt    $.users.Seagoon 3
Eccles    hellodere $               7
00000000  23 20 54 68 69 73 20 66  69 6c 65 20 63 6f 6e 74  |# This file cont|
00000010  61 69 6e 73 20 61 20 6c  69 73 74 20 6f 66 20 70  |ains a list of p|
00000020  65 6f 70 6c 65 20 77 68  6f 20 61 72 65 20 61 6c  |eople who are al|
00000030  6c 6f 77 65 64 20 74 6f  20 74 72 61 6e 73 66 65  |lowed to transfe|
00000040  72 0a 23 20 66 69 6c 65  73 20 74 6f 20 61 6e 64  |r.# files to and|
00000050  20 66 72 6f 6d 20 79 6f  75 72 20 6d 61 63 68 69  | from your machi|
00000060  6e 65 2e 20 4d 6f 73 74  20 49 6e 74 65 72 6e 65  |ne. Most Interne|
00000070  74 20 73 69 74 65 73 20  61 6c 6c 6f 77 0a 23 20  |t sites allow.# |
00000080  74 68 69 73 2c 20 2a 68  6f 77 65 76 65 72 2a 20  |this, *however* |
00000090  74 68 65 72 65 27 73 20  61 62 73 6f 6c 75 74 65  |there's absolute|
000000a0  6c 79 20 6e 6f 20 6e 65  65 64 20 66 6f 72 20 79  |ly no need for y|
000000b0  6f 75 20 74 6f 20 64 6f  20 73 6f 0a 23 20 69 66  |ou to do so.# if|
000000c0  20 79 6f 75 20 64 6f 6e  27 74 20 77 61 6e 74 20  | you don't want |
000000d0  74 6f 2e 0a 23 0a 23 20  54 68 65 20 66 6f 72 6d  |to..#.# The form|
000000e0  61 74 20 6f 66 20 61 6e  20 65 6e 74 72 79 20 69  |at of an entry i|
000000f0  73 3a 0a 23 20 75 73 65  72 6e 61 6d 65 20 20 20  |s:.# username   |
00000100  20 70 61 73 73 77 6f 72  64 20 20 20 20 62 61 73  | password    bas|
00000110  65 5f 64 69 72 65 63 74  6f 72 79 20 20 20 20 61  |e_directory    a|
00000120  63 63 65 73 73 0a 23 0a  23 20 54 68 65 20 65 78  |ccess.#.# The ex|
00000130  61 6d 70 6c 65 73 20 69  6e 20 74 68 69 73 20 66  |amples in this f|
00000140  69 6c 65 20 63 6f 6e 74  61 69 6e 20 65 78 74 72  |ile contain extr|
00000150  61 20 70 61 64 64 69 6e  67 20 73 70 61 63 65 73  |a padding spaces|
00000160  20 66 6f 72 20 63 6c 61  72 69 74 79 2c 0a 23 20  | for clarity,.# |
00000170  62 75 74 20 74 68 65 79  20 61 72 65 20 6f 70 74  |but they are opt|
00000180  69 6f 6e 61 6c 20 61 6e  64 20 69 67 6e 6f 72 65  |ional and ignore|
00000190  64 2e 0a 23 0a 23 20 49  66 20 74 68 65 20 70 61  |d..#.# If the pa|
000001a0  73 73 77 6f 72 64 20 69  73 20 67 69 76 65 6e 20  |ssword is given |
000001b0  61 73 20 2a 2c 20 74 68  65 6e 20 61 6e 79 20 70  |as *, then any p|
000001c0  61 73 73 77 6f 72 64 20  69 73 20 61 63 63 65 70  |assword is accep|
000001d0  74 65 64 2e 20 54 68 69  73 0a 23 20 69 73 20 75  |ted. This.# is u|
000001e0  73 65 64 20 62 79 20 6f  74 68 65 72 20 73 69 74  |sed by other sit|
000001f0  65 73 20 66 6f 72 20 27  61 6e 6f 6e 79 6d 6f 75  |es for 'anonymou|
00000200  73 27 20 66 74 70 2c 20  61 6e 64 20 69 74 20 69  |s' ftp, and it i|
00000210  73 20 75 73 75 61 6c 20  69 6e 0a 23 20 73 75 63  |s usual in.# suc|
00000220  68 20 63 61 73 65 73 20  66 6f 72 20 74 68 65 20  |h cases for the |
00000230  75 73 65 72 20 74 6f 20  67 69 76 65 20 68 69 73  |user to give his|
00000240  20 6f 72 20 68 65 72 20  70 61 73 73 77 6f 72 64  | or her password|
00000250  20 61 73 20 74 68 65 69  72 0a 23 20 45 2d 6d 61  | as their.# E-ma|
00000260  69 6c 20 61 64 64 72 65  73 73 2e 20 4b 41 39 51  |il address. KA9Q|
00000270  20 69 67 6e 6f 72 65 73  20 74 68 69 73 2c 20 68  | ignores this, h|
00000280  6f 77 65 76 65 72 2e 0a  23 0a 23 20 54 68 65 20  |owever..#.# The |
00000290  62 61 73 65 20 64 69 72  65 63 74 6f 72 79 20 69  |base directory i|
000002a0  73 20 74 68 65 20 64 69  72 65 63 74 6f 72 79 20  |s the directory |
000002b0  77 68 69 63 68 20 61 20  67 69 76 65 6e 20 75 73  |which a given us|
000002c0  65 72 20 77 69 6c 6c 0a  23 20 73 74 61 72 74 20  |er will.# start |
000002d0  66 72 6f 6d 20 77 68 65  6e 20 68 65 20 6f 72 20  |from when he or |
000002e0  73 68 65 20 73 74 61 72  74 73 20 61 6e 20 66 74  |she starts an ft|
000002f0  70 20 73 65 73 73 69 6f  6e 20 74 6f 20 79 6f 75  |p session to you|
00000300  72 20 6d 61 63 68 69 6e  65 2e 0a 23 20 54 68 65  |r machine..# The|
00000310  20 75 73 65 72 20 77 69  6c 6c 20 6f 6e 6c 79 20  | user will only |
00000320  62 65 20 61 62 6c 65 20  74 6f 20 61 63 63 65 73  |be able to acces|
00000330  73 20 66 69 6c 65 73 20  64 65 65 70 65 72 20 69  |s files deeper i|
00000340  6e 20 74 68 65 20 64 69  72 65 63 74 6f 72 79 0a  |n the directory.|
00000350  23 20 73 74 72 75 63 74  75 72 65 20 74 68 61 6e  |# structure than|
00000360  20 74 68 69 73 2e 20 55  6e 66 6f 72 74 75 6e 61  | this. Unfortuna|
00000370  74 65 6c 79 2c 20 4b 41  39 51 20 64 6f 65 73 20  |tely, KA9Q does |
00000380  6e 6f 74 20 61 6c 6c 6f  77 20 66 69 6c 69 6e 67  |not allow filing|
00000390  0a 23 20 73 79 73 74 65  6d 73 20 74 6f 20 62 65  |.# systems to be|
000003a0  20 73 70 65 63 69 66 69  65 64 20 68 65 72 65 20  | specified here |
000003b0  98 20 74 68 65 20 63 75  72 72 65 6e 74 20 6f 6e  |. the current on|
000003c0  65 20 69 73 20 61 73 73  75 6d 65 64 2e 0a 23 0a  |e is assumed..#.|
000003d0  23 20 41 63 63 65 73 73  20 73 65 74 73 20 74 68  |# Access sets th|
000003e0  65 20 74 79 70 65 20 6f  66 20 61 63 63 65 73 73  |e type of access|
000003f0  20 74 68 61 74 20 61 20  75 73 65 72 20 77 69 6c  | that a user wil|
00000400  6c 20 62 65 20 61 6c 6c  6f 77 65 64 2e 20 27 31  |l be allowed. '1|
00000410  27 0a 23 20 61 6c 6c 6f  77 73 20 72 65 61 64 20  |'.# allows read |
00000420  6f 6e 6c 79 20 61 63 63  65 73 73 2c 20 27 33 27  |only access, '3'|
00000430  20 61 6c 6c 6f 77 73 20  72 65 61 64 20 61 6e 64  | allows read and|
00000440  20 77 72 69 74 65 2c 20  61 6e 64 20 27 37 27 0a  | write, and '7'.|
00000450  23 20 61 6c 6c 6f 77 73  20 72 65 61 64 2c 20 77  |# allows read, w|
00000460  72 69 74 65 20 61 6e 64  20 64 65 6c 65 74 65 20  |rite and delete |
00000470  61 63 63 65 73 73 2e 20  41 6c 6c 6f 63 61 74 65  |access. Allocate|
00000480  20 77 69 74 68 20 63 61  72 65 21 0a 23 0a 23 20  | with care!.#.# |
00000490  59 6f 75 20 63 61 6e 20  74 72 61 6e 73 66 65 72  |You can transfer|
000004a0  20 66 69 6c 65 73 20 61  72 6f 75 6e 64 20 79 6f  | files around yo|
000004b0  75 72 20 6f 77 6e 20 68  61 72 64 20 64 69 73 63  |ur own hard disc|
000004c0  20 77 69 74 68 6f 75 74  0a 23 20 62 65 69 6e 67  | without.# being|
000004d0  20 63 6f 6e 6e 65 63 74  65 64 20 74 6f 20 64 65  | connected to de|
000004e0  6d 6f 6e 2e 20 54 79 70  65 20 27 66 74 70 20 2e  |mon. Type 'ftp .|
000004f0  27 20 61 74 20 74 68 65  20 54 43 50 49 50 20 63  |' at the TCPIP c|
00000500  6f 6d 6d 61 6e 64 0a 23  20 77 69 6e 64 6f 77 20  |ommand.# window |
00000510  98 20 61 20 62 6c 75 65  20 77 69 6e 64 6f 77 20  |. a blue window |
00000520  77 69 6c 6c 20 61 70 70  65 61 72 20 98 20 61 6e  |will appear . an|
00000530  64 20 6c 6f 67 69 6e 20  61 73 20 61 70 70 72 6f  |d login as appro|
00000540  70 72 69 61 74 65 2e 0a  23 20 46 74 70 20 65 78  |priate..# Ftp ex|
00000550  70 65 63 74 73 20 75 6e  69 78 2d 73 74 79 6c 65  |pects unix-style|
00000560  20 63 6f 6d 6d 61 6e 64  73 2c 20 66 6f 72 20 65  | commands, for e|
00000570  78 61 6d 70 6c 65 20 27  6c 73 27 20 74 6f 20 63  |xample 'ls' to c|
00000580  61 74 61 6c 6f 67 75 65  0a 23 20 61 20 64 69 72  |atalogue.# a dir|
00000590  65 63 74 6f 72 79 2c 20  27 63 64 27 20 74 6f 20  |ectory, 'cd' to |
000005a0  63 68 61 6e 67 65 20 64  69 72 65 63 74 6f 72 69  |change directori|
000005b0  65 73 20 61 6e 64 20 27  67 65 74 27 20 61 6e 64  |es and 'get' and|
000005c0  20 27 70 75 74 27 20 74  6f 0a 23 20 74 72 61 6e  | 'put' to.# tran|
000005d0  73 66 65 72 20 66 69 6c  65 73 2e 20 54 6f 20 6c  |sfer files. To l|
000005e0  65 61 76 65 20 66 74 70  20 74 79 70 65 20 27 71  |eave ftp type 'q|
000005f0  75 69 74 27 20 66 72 6f  6d 20 74 68 65 20 62 6c  |uit' from the bl|
00000600  75 65 20 66 74 70 0a 23  20 77 69 6e 64 6f 77 20  |ue ftp.# window |
00000610  28 2a 6e 6f 74 2a 20 66  72 6f 6d 20 74 68 65 20  |(*not* from the |
00000620  54 43 50 49 50 20 63 6f  6d 6d 61 6e 64 20 77 69  |TCPIP command wi|
00000630  6e 64 6f 77 20 77 68 69  63 68 20 77 69 6c 6c 20  |ndow which will |
00000640  71 75 69 74 0a 23 20 74  68 65 20 70 72 6f 67 72  |quit.# the progr|
00000650  61 6d 20 61 6e 64 20 63  6c 65 61 72 20 79 6f 75  |am and clear you|
00000660  72 20 63 6f 6e 6e 65 63  74 69 6f 6e 29 2e 0a 23  |r connection)..#|
00000670  0a 23 20 59 6f 75 20 64  6f 6e 27 74 20 6e 65 65  |.# You don't nee|
00000680  64 20 74 6f 20 69 6e 63  6c 75 64 65 20 74 68 69  |d to include thi|
00000690  73 20 66 69 6c 65 2e 20  49 6e 20 66 61 63 74 2c  |s file. In fact,|
000006a0  20 69 66 20 79 6f 75 20  61 72 65 0a 23 20 63 6f  | if you are.# co|
000006b0  6e 63 65 72 6e 65 64 20  61 62 6f 75 74 20 73 65  |ncerned about se|
000006c0  63 75 72 69 74 79 2c 20  64 6f 6e 27 74 20 69 6e  |curity, don't in|
000006d0  63 6c 75 64 65 20 69 74  2e 20 4b 41 39 51 20 77  |clude it. KA9Q w|
000006e0  6f 6e 27 74 20 6d 69 6e  64 2e 0a 23 0a 61 6e 6f  |on't mind..#.ano|
000006f0  6e 20 20 20 20 20 20 2a  20 20 20 20 20 20 20 20  |n      *        |
00000700  20 24 2e 66 74 70 73 70  61 63 65 20 20 20 20 20  | $.ftpspace     |
00000710  20 31 0a 61 6e 6f 6e 79  6d 6f 75 73 20 2a 20 20  | 1.anonymous *  |
00000720  20 20 20 20 20 20 20 24  2e 66 74 70 73 70 61 63  |       $.ftpspac|
00000730  65 20 20 20 20 20 20 31  0a 48 65 6e 72 79 20 20  |e      1.Henry  |
00000740  20 20 20 70 75 64 64 69  6e 67 20 20 20 24 2e 75  |   pudding   $.u|
00000750  73 65 72 73 2e 43 72 75  6e 20 20 20 20 33 0a 4e  |sers.Crun    3.N|
00000760  65 64 64 79 20 20 20 20  20 69 64 77 74 6b 74 20  |eddy     idwtkt |
00000770  20 20 20 24 2e 75 73 65  72 73 2e 53 65 61 67 6f  |   $.users.Seago|
00000780  6f 6e 20 33 0a 45 63 63  6c 65 73 20 20 20 20 68  |on 3.Eccles    h|
00000790  65 6c 6c 6f 64 65 72 65  20 24 20 20 20 20 20 20  |ellodere $      |
000007a0  20 20 20 20 20 20 20 20  20 37 0a                 |         7.|
000007ab