Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA
Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!genrad!mit-eddie!godot!harvard!seismo!brl-tgr!tgr!W8SDZ@SIMTEL20.ARPA
From: W8SDZ@SIMTEL20.ARPA (Keith Petersen)
Newsgroups: net.micro.cpm
Subject: poke&go1.doc
Message-ID: <8894@brl-tgr.ARPA>
Date: Mon, 4-Mar-85 00:22:55 EST
Article-I.D.: brl-tgr.8894
Posted: Mon Mar  4 00:22:55 1985
Date-Received: Wed, 6-Mar-85 04:09:56 EST
Sender: news@brl-tgr.ARPA
Lines: 16


    Whenever I try to retrive POKE&GO1.DOC from micro:
    I get "File not accessable. Invalid character in filename."
    The ampersand???

Peter, you hit the nail right on the head.  Some characters are
reserved under the TOPS-20 operating system we use here at SIMTEL20.
The solution is to include a Control-V just ahead of such characters
when you tell FTP what file you want.  In this case it would be:

MICRO:POKE^V&GO1.DOC

(where the ^V is a control-V, of course).  The control-V is a "quote
next character" command.

--Keith