Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!wuarchive!udel!mmdf From: @utrcgw.utc.com:mark@ardnt1 (mark) Newsgroups: comp.sys.amiga.datacomm Subject: RE: ftp problems Message-ID: <44539@nigel.ee.udel.edu> Date: 13 Feb 91 13:28:32 GMT Sender: mmdf@ee.udel.edu Lines: 38 on 23 Jan 91 22:04:46 GMT, "worrell, brandon lee" <@utrcgw.utc.com:bworrell@cmcvx1.claremont.EDU> said: > I am having a problem downloading certain files from the NEWXanth archive > specifically. I am using the get command, but whenever I try to get a > program that has more than one period in it then it gives me an invalid > file specification or some similar error. Do I need to put something > like quotes around the name (similar to AmigaDOS when there's a space in > the name) to get the file? Here is an example of a file that I would > like to get: Border-1.0.lzh > Thanks..... > Brandon Worrell > bworrell@cmcvx1.claremont.edu Brandon, It sounds like you might be using a VMS system. VMS doesn't like file names that have more than one period in them. You should be able to get around this by using the "get" command as follows: get Border-1.0.lzh Border-1-0.lzh The first filename is the name of the file that you want to get, and the second filename is the name to be given to that file on your local system. Hope this helps. --Mark ------------------------------------------------------------------------------ | Mark Stucky | Email: | | United Technologies Research Center | mark%ardnt1@utrcgw.utc.com | | East Hartford, CT. | mast%utrc@utrcgw.utc.com | | My opinions do not necessarily represent the opinions of my employer. | ------------------------------------------------------------------------------