File Transfer Protocol
Basic Concepts



FTP  (File Transfer Protocol)




Overview of FTP



FTP
FTP Server



FTP Download

  • Reminder:  Your Working Disk should be H:\backup if you are working in a Dawson College lab.
  • Download a file from an FTP server computer to your your local disk A: or C: or D: ...
  • Upload a file to an FTP server computer. Usually not allowed (for security reasons).  To upload files you will probably need a userID and password to access the server.
  • FTP Address = URL = Uniform Resource Locator = Protocol://DomainName/Path/Filename
              Protocols:  nntp://  mailto:  ftp://  telnet://  gopher://  http://  file:///
              Usually (not always) the DomainName starts with ftp. (see http://tile.net/ftp/ )
              UNIX addresses are often case-sensitive. (i.e. UPPERCASE,  MixedCase, lowercase)
     


    File Types



    FTP Searches