|
Web Browser FTP
Now that you have seen how to use a program like WS_FTP LE
to do anonymous
FTP, we'll let you in on
a little secret: we can often use the Web Browser to do anonymous
FTP downloads! Let's give another example of an anonymous FTP session to a
software archive, but this time we will use the Browser.
In your second Web Browser window, enter the following URL address:
ftp://rtfm.mit.edu/pub/usenet/news.answers/
You should get a screen display that looks something like the following:
Now, we are going to retrieve a set of "Frequently Asked Questions" (usually
known as FAQs) devoted to
Internet Relay Chat.
-
Scroll down this screen until the entry "irc-faq"
and click to open this file.
-
Your browser should now display the text of the FAQ.
-
Save the text being displayed on the screen into a file on your computer by
choosing "Save Frame As" (or "Save As" if not using the frames version of
this tutorial)
from under the "File" browser menu and giving the name
"irc-faq" and the directory where you want to store it in the dialog window
that pops up.
Notice that the URL
address being displayed by your browser at this point is
ftp://rtfm.mit.edu/pub/usenet/news.answers/irc-faq
Therefore, we could have come directly to this file by entering this URL
address immediately at the beginning.
|