cryptkpr@cc.utah.edu (H. CARLTON DOE III) (05/28/91)
I have a question for you who are more "net-wise" than I. There are files code, and archive information I'd like to access in various "ftp" sites around the world. I have tried to get to those files with very little success. I will (and can) telnet or ftp to the machine where I'm greated with a login prompt. I try "guest" with a <cr> for password and usually don't get any further. What are the magic words/phrases/incantations to get into these machines??? Please save bandwidth and reply by e-mail. Thanks. Carlton Doe
dpavey@cccbbs.UUCP (doug pavey) (05/30/91)
cryptkpr@cc.utah.edu (H. CARLTON DOE III) writes: > I have a question for you who are more "net-wise" than I. There are files > code, and archive information I'd like to access in various "ftp" sites > around the world. I have tried to get to those files with very little > success. I will (and can) telnet or ftp to the machine where I'm greated wit > a login prompt. I try "guest" with a <cr> for password and usually don't get > any further. What are the magic words/phrases/incantations to get into these > machines??? I am also interested in this info. However, I am also in need of ftp via email instructions. I know it is possible, but not how. I also am a user at a waffle site and haven't yet figured out how to add a subject line to a mail message, required to receive ftp's from info@.... sites. Thanks. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Douglas A. Pavey Programmer/Analyst Syncor International +1 513/984-2839 9-5 EDT dpavey@cccbbs.UUCP This is not an official document of Syncor International. This work is the sole responsibility of the author and has not been
jstewart@rodan.acs.syr.edu (Ace Stewart) (05/30/91)
In article <J7cq31w164w@cccbbs.UUCP> dpavey@cccbbs.UUCP (doug pavey) writes: >cryptkpr@cc.utah.edu (H. CARLTON DOE III) writes: >> I will (and can) telnet or ftp to the machine where I'm >> greated with a login prompt. I try "guest" with a <cr> for >> password and usually don't get any further. What are the magic >> words/phrases/incantations to get into these machines??? I missed the original thread of this; my apologies if had has already been answered. There are two major topics here, one is guest accounts; the other is anonymous FTP. Hmmm...where to start? On many sites throughout the world, there is a userid called "anonymous." This userid is only useable via FTP, nothing else really. If you FTP to a site (icarus.cns.syr.edu is one of my favourites, but I'm a prejudice person since it is a site I help manage for anon-FTP :) ) you are greeted with a login prompt, and then are greeted with a password prompt. Type 'anonymous' for the userid prompt. The best thing to type at the password prompt is your userid@host (clearly type this, its helpful to some site admins :) You are then in FTP and logged into a remote directory of the system, if that site does indeed have anonymous FTP to begin with. If not, you will then be told that you couldn't connect to that host using the anonymous account, so try another machine. After that, cd, ls, dir, get, put, etc. will all work and you may get the files you are interested in. One rule of thumb is that there is usually a README file at the top level, or in the directory "pub;" please read those if you've logged onto the site for the first time. Part II: Also, and MIT is a good place for these, are what are now termed "guest accounts." These accounts have the userid: guest and manytimes have the password: guest. You can log in, and then connect to anywhere throughout the Internet. You can't receive email on that host, since other people are using it. But, for the most part, its a cheap way to log onto somewhere else if you need to. It's handy, for sure. Hope this all helps; and that I said it all right. Flames to me, and questions to me, I like this stuff. Cheers! --Ace --