Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!bloom-beacon!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-ses!hpbbn!hpbbrd!marcog From: marcog@hpbbrd.HP.COM (Marco Gommersbach) Newsgroups: comp.sys.atari.st Subject: Re: Proper syntax on getting files Message-ID: <37800009@hpbbrd.HP.COM> Date: 23 Jun 89 09:26:53 GMT References: <890622.07461957.021175@SFA.CP6> Organization: HP Mechanical Design Division Lines: 35 / hpbbrd:comp.sys.atari.st / Z4648252@SFAUSTIN.BITNET (Z4648252) / 7:46 am Jun 22, 1989 / > Could a helpful soul show me what I am doing wrong in requesting > files? Note that I have tried upper and then lower case. This is > the lower case attempt: > send binaries/volume1/idle12 > send binaries/volume2/arc521b > send binaries/volume2/monofont > send binaries/volume2/timecode Of course that won't work you have to read the instructions very carefully, the right syntax is. send binaries/volume1 idle12 send binaries/volume2 arc521b send binaries/volume2 monofont send binaries/volume2 timecode note the blank at this positon it is nesseary if you want to get somthing from the server which is split into parts the syntax is send binaries/volume1/turtle part01 send binaries/volume1/turtle part02 and so on. Hope it will help Marco Gommersbach uunet!hpda!hplabs!hpbbrd!hpbeo25!marcog