Title: Accessing the Internet with Anonymous FTP WS_FTP
1Accessing the Internet with Anonymous FTP
(WS_FTP SmartFTP)
- Transferring Files from Remote Computers
2The Internet
3Ways to Access the Internet
- The Web
- Telnet
- Email
- FTP
- .
4What is ftp?
- ftp is an abbreviation for file transfer
protocol (the rules used to transfer files over
the Internet). - ftp archives are collections of files made
available to the public. - An anonymous ftp site, is a computer with ftp
archives permitting anyone to log on with the
username anonymous and password your e-mail
address.
5Ways to transfer files with FTP
- From the PC FTP program
- WS_FTP
- SmartFTP
- Rapid Filer
- From a Web Browser (Internet Explorer/Netscape)
- ftp//anonymous_ftp_site_address
- From Time Sharing computers (UNIX/VMS)
- ftp name-of-anonymous-ftp-computer
6Ways to transfer files with FTP
Software storage path
1. PC ftp program
2. The Web
Anonymous site 1
3
3.UNIX VMS
Site n
4
Site 2
7What do you need to know?
- the name of the ftp site (host computer).
- For example, gigaserv.uni-paderborn.de
- the name of the file to be transferred. atoms10
.zip - the directory path where the file is stored. For
example, ftp/disk2/WinSite/win3/games
8Archie Web Search for anonymous ftp sites
- Archie Web sites
- http//archie.th-darmstadt.de/
- http//archie.rutgers.edu
- Find anonymous host(s) name
- Find storage path (directory) of file or software
9How to use the PC ftp software?
- Start the ftp software (either WS_FTP or Rapid
Filer). - Enter the hosts name.
- Enter anonymous as the username.
- Enter your complete e-mail address as the
password.
10Starting FTP from Windows NT
Starting FTP from Windows XP (WS_FTP, SmartFTP)
11PC WS_FTP ...
host
username
password
make connection
12Looking at the files
your PC
remote computer
13Changing directory
double click
14Stepping through the path
path
double click
14
15Locating and transferring the file
path
direction of transfer
files name
file types
15
16PC SmartFTP ...
16
17File Types
- ASCII files or text files are files created with
a text editor like Pico or Notepad. - Binary files are files containing graphical
images, word processing documents, spreadsheet
files, executable files (programs), or sound
clips, . A safe rule of thumb is if a file is
not ASCII then it must be binary.
18File Types ...
- exe
- txt
- zip
- xls
- doc
- gif or jpg
- wav
- ppt
- executable file
- text file
- compressed file
- Excel spreadsheet
- Word document
- graphical image
- sound clip
- Powerpoint
19Using Winzip to compress and uncompress files
used to unzip a compressed file
20Open the zip file
select a zip file
click to open
21Contents of the zip file
check out the game
22Starting the game
double click for directions
double click to run
23Game in progress
24FTP from Unix
- At the unix prompt, enter ftp
name.of.ftp.site - Enter anonymous as the username and your
email.address as the password. - Once connected, you will see the prompt ftp gt
25Connecting to an ftp site from within UNIX
connect to an ftp site
25
26Anonymous FTP Login within UNIX
login
26
27FTP Commands
- binary
- ascii
- get file.to.retrieve
- put file.to.place
- prepare to transfer a binary file
- prepare to transfer a text file
- receive file from remote
- place file on remote
28FTP Commands ...
- mget prefix
- ?
- cd name.of.directory
- help command
- retrieve a group of files, prefix is the first
few characters in the file name - list all commands
- change directory
- request help on command
29Stepping through the path
change directory
29
30Transfer the file
31What to do after the transfer ...
32FTP from a web browser
- Enter the URL ftp//name.of.the.ftp.sitePress
ENTER - To change directory, click once with the mouse
33ftp// protocol
33
34ftp// protocol
change directory
35path
change directory
35
36path
36
37Eureka! We have located the file (click to save
it).
37
38(No Transcript)
39(No Transcript)