Path: utzoo!mnetor!uunet!husc6!rutgers!rochester!PT.CS.CMU.EDU!sei!sei.cmu.edu!pdb From: pdb@sei.cmu.edu (Patrick Barron) Newsgroups: comp.sources.d Subject: Re: need info on anonymous ftp Message-ID: <3619@aw.sei.cmu.edu> Date: 20 Dec 87 05:00:25 GMT References: <5556@sgistl.SGI.COM> Sender: netnews@sei.cmu.edu Reply-To: pdb@sei.cmu.edu (Pat Barron) Organization: Carnegie-Mellon University, SEI, Pgh, Pa Lines: 20 Keywords: ftp In article <5556@sgistl.SGI.COM> larry@sgistl.SGI.COM (Larry Autry) writes: >We would like to have the ability to anonymous ftp the sources that are >available on various hosts. In order to do so we need information. >We have ftp but it appears to only support tcp/ip protocol. >Various postings have been made requesting this info previously, but we >don't remember seeing any detailed outline as to what is necessary. FTP is the "File Transfer Protocol" of the TCP/IP protocol suite. It can only be used over TCP/IP networks, such as the DARPA Internet (more commonly, but incorrectly, known as the ARPANET. The ARPANET itself is only those hosts with addresses like 10.x.0.y). You need the blessing of the Defense Communications Agency to connect to the ARPANET. If you can find someone willing to gateway for you, you can apply for your own network number and get on to the Internet that way, but you are still supposed to have an offical "good reason" for doing so. The bottom line is that, if you are a UUCP-only site, it is not possible to use anonymous FTP to retrieve files at all. --Pat.