Accessing the Internet with Anonymous FTP WS_FTP - PowerPoint PPT Presentation

1 / 39
About This Presentation
Title:

Accessing the Internet with Anonymous FTP WS_FTP

Description:

From Time Sharing computers (UNIX/VMS): $ ftp name-of-anonymous-ftp-computer. 6 ... 3.UNIX VMS. Anonymous site 1. Site 2. Site n. 3. 4. Software storage path ... – PowerPoint PPT presentation

Number of Views:130
Avg rating:3.0/5.0
Slides: 40
Provided by: deptsc9
Category:

less

Transcript and Presenter's Notes

Title: Accessing the Internet with Anonymous FTP WS_FTP


1
Accessing the Internet with Anonymous FTP
(WS_FTP SmartFTP)
  • Transferring Files from Remote Computers

2
The Internet
3
Ways to Access the Internet
  • The Web
  • Telnet
  • Email
  • FTP
  • .

4
What 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.

5
Ways 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

6
Ways 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
7
What 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

8
Archie 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

9
How 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.

10
Starting FTP from Windows NT
Starting FTP from Windows XP (WS_FTP, SmartFTP)
11
PC WS_FTP ...
host
username
password
make connection
12
Looking at the files
your PC
remote computer
13
Changing directory
double click
14
Stepping through the path
path
double click
14
15
Locating and transferring the file
path
direction of transfer
files name
file types
15
16
PC SmartFTP ...
16
17
File 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.

18
File 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

19
Using Winzip to compress and uncompress files
used to unzip a compressed file
20
Open the zip file
select a zip file
click to open
21
Contents of the zip file
check out the game
22
Starting the game
double click for directions
double click to run
23
Game in progress
24
FTP 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

25
Connecting to an ftp site from within UNIX
connect to an ftp site
25
26
Anonymous FTP Login within UNIX
login
26
27
FTP 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

28
FTP 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

29
Stepping through the path
change directory
29
30
Transfer the file
31
What to do after the transfer ...
32
FTP from a web browser
  • Enter the URL ftp//name.of.the.ftp.sitePress
    ENTER
  • To change directory, click once with the mouse

33
ftp// protocol
33
34
ftp// protocol
change directory
35
path
change directory
35
36
path
36
37
Eureka! We have located the file (click to save
it).
37
38
(No Transcript)
39
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com