Lecture 1B: FTP, Telnet, and Data Hygiene IT 202—Internet Applications Based on notes developed by Morgan Benton.

Slides:



Advertisements
Similar presentations
Technology Made Easy!! Telnet and Voice over internet Protocol(VOIP) By: Nicolette Johnson Peta-Lee Richards.
Advertisements

1 Online communication: remote login and file transfer.
File Transfer Protocol. FTP (File Transfer Protocol) is used to transfer programs or other information from one computer to another. This simple tool.
Using FTP Prof. Wayne Pollock Hillsborough Community College Tampa, FL
1 Web Servers / Deployment Alastair Dawes Original by Bhupinder Reehal.
Telnet and FTP. Telnet Lets you use the resources of some other computer on the Internet to access files, run programs, etc. Creates interactive connection.
Origins of the Internet The Internet was started as a research project sponsored by the Advanced Research Projects Agency (ARPA) within the U.S. Dept.
Exploring the Internet Creating and setting up your website Instructor: Michael Krolak Instructor: Patrick Krolak See also
Tutorial 5 Downloading and Storing Data. XP Objectives Learn what FTP is and how it works Explore how to use a Web browser to transfer files Navigate.
Exploring the Internet Creating and setting up your website Instructor: Michael Krolak Instructor: Patrick Krolak See also
Data Networking Fundamentals Unit 7 7/2/ Modified by: Brierley.
CS 497C – Introduction to UNIX Lecture 35: - TCP/IP Networking Tools Chin-Chih Chang
BASIC INTERNET PROTOCOLS: ftp, telnet Mirela Walczak.
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
Linux Basics. What is an Operating System (OS)? An Operating System (OS) is an interface between hardware and user which is responsible for the management.
A crash course in njit’s Afs
Telnet/SSH: Connecting to Hosts Internet Technology1.
SoftwareTools CGS 3460, Lecture 7 Jan 25, 2006 Zhen Yang.
Accessing the Internet with Anonymous FTP Transferring Files from Remote Computers.
Computation for Physics 計算物理概論 Introduction to Linux.
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
Chapter 10 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain how the functions of the application layer,
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
FTP (File Transfer Protocol) & Telnet
Accessing Barney Off- Campus How can I get my H: files when I am not on the GU network? Business 111 Edward Mitchell Fall 2006.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Lecture#2 on Internet and World Wide Web. Internet Applications Electronic Mail ( ) Electronic Mail ( ) Domain mail server collects incoming mail.
Chapter 8 The Internet: A Resource for All of Us.
Chapter 1: The Internet and the WWW CIS 275—Web Application Development for Business I.
COMP1321 Digital Infrastructure Richard Henson February 2014.
CSCI-A110 Lab Welcome!. Overview: a busy 1 st day Welcome – Introduction Purpose of the lab Course Structure/Grading Online Course Material (Oncourse)
Here you are at your computer, but you don’t have internet connections. Your ISP becomes your link to the internet. In order to get access you need to.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 5 1 Downloading and Storing Data Using FTP and Other Services to Transfer and.
Hour 7 The Application Layer 1. What Is the Application Layer? The Application layer is the top layer in TCP/IP's protocol suite Some of the components.
FTP Presentation Using “CuteFTP” By IT the IT Support Team.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Internet Business Foundations © 2004 ProsoftTraining All rights reserved.
Data Communications and Computer Networks Chapter 2 CS 3830 Lecture 8 Omar Meqdadi Department of Computer Science and Software Engineering University of.
Data Networking Fundamentals Chapter 7. Objectives In this chapter, you will learn to: Discuss basic networking concepts, including the elements common.
Network Resources BICS 565. Device Sharing Sharing CDROM and removable media Shortcuts to folders on other machines Sharing hardware devices across the.
1 Remote Access Telnet Telnet FTP FTP. 2 Applications and Communications Telnet Telnet  Program for accessing systems remotely.  Available on Windows.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
FTP Short for File Transfer Protocol, the protocol for exchanging files over the Internet.protocolfilesInternet works in the same way as HTTP for transferring.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 3: TCP/IP Architecture.
Accessing Evitech network via FTP by Susan Jansson.
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
How to use WS_FTP A Step by Step Guide to File Transfer.
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
Remote Access Usages. Remote Desktop Remote desktop technology makes it possible to view another computer's desktop on your computer. This means you can.
Agenda Using FTP What is FTP? How to Use the FTP Program How to transfer files Using FTP.
Website Design:. Once you have created a website on your hard drive you need to get it up on to the Web. This is called "uploading“ or “publishing” or.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
File Transfer Protocol (FTP) CIS 130. File Transfer Protocol (FTP) Copy files from one internet host (server) to your account on another host –Need domain.
SSH. 2 SSH – Secure Shell SSH is a cryptographic protocol – Implemented in software originally for remote login applications – One most popular software.
COMP1321 Digital Infrastructure Richard Henson March 2016.
Chapter 7: Using Network Clients The Complete Guide To Linux System Administration.
COSC 432 Shi Li 12/8/2008. File Transfer Protocol (FTP) Used to transfer files and data between computers via internet Defined as RFC959 Developed in.
Understanding FTP File Transfer Protocol. Learning Objectives By the end of this lecture, you should be able to: – Describe the purpose of FTP – Install.
Basic Network (the Internet) Applications
Software basics on the Internet
Files, folders, directories, URLs, and IP addresses
Telnet/SSH Connecting to Hosts Internet Technology.
Information Technology Ms. Abeer Helwa
Web Servers / Deployment
Network Layer The network layer is responsible for the source-to-destination delivery of a packet, possibly across multiple networks (links). Whereas the.
Chapter 7 Network Applications
Computer Networks Protocols
File Transfer Protocol
Presentation transcript:

Lecture 1B: FTP, Telnet, and Data Hygiene IT 202—Internet Applications Based on notes developed by Morgan Benton

For Today Web Development Basics: FTP Telnet Data Hygiene

What is FTP? FTP stands for File Transfer Protocol It is a method for moving files from one computer to another across a network It was originally proposed in 1971, two years after the creation of ARPANET Basic protocol finalized in 1985 More info at

A Visualization of FTP Your Computer Your ISP’s Web Server Other Computers Connected to the Internet

Primary Uses Back up files from one system to another Uploading files that will form a website to a web server

Terminology Local machine—the machine that you are using Remote machine—the machine from/to which you want to move files Open—open a connection with the remote host Get—move a file from the remote server to the local machine Put—move a file from your local machine to the remote machine Mget—get multiple files at one time Mput—put multiple files at one time Help—display help messages

Different Methods for FTP Windows command line program Through a web browser Using a GUI FTP client (e.g. WS_FTP) Not strictly FTP, but another way to move files is to map a network drive to your computer

What is Telnet? “The purpose of the Telnet protocol is to provide a fairly general, bi-directional, eight-bit byte oriented communications facility. Its primary goal is to allow a standard method of interfacing terminal devices and terminal-oriented processes to each other. It is envisioned that the protocol may also be used for terminal-terminal communication ("linking") and process-process communication (distributed computation).” (Postel, RFC764, June 1980, Telnet allows you to use a remote computer as if you were sitting in front of it.

Primary Uses of Telnet Generally Telnet is used to access and organize resources on a remote machine other than just getting and putting files. This may include running remote programs, and otherwise manipulating directory structures and access privileges.

Terminology c - close close current connection o - open hostname [port] connect to hostname q - quit exit telnet anonymous login PLUS, you must know how to get around on the remote operating system—frequently UNIX based For basic UNIX commands see For a thorough in UNIX course take CIS 333

Different Methods for Telnet Windows command line program Terminal Emulator, e.g. hyperterm, qvterm Larger program such as XWindows

What is data hygiene? Data—you should know what data is. In this case I specifically refer to any data for which YOU are primarily responsible whether at work, school, or home Hygiene—(according to Merriam-Webster) 1. a science of the establishment and maintenance of health 2. conditions or practices (as of cleanliness) conducive to health Data-Hygiene—conditions or practices (as of cleanliness) conducive to the health of your data

Good Data Hygiene Specifically I want to show you how easy it is to maintain two practices: Maintain up to date virus information on all of your computers and scan daily Have a backup location for all of your important information that is NOT on your hard drive—i.e. use an external storage device like CD-ROM or zip drive, or use another computer such as a second PC or your AFS account

Reasons to maintain good hygiene Computers are unreliable. Almost all systems crash at one point or another. Recovering a system, even if you have backed up your data can take a day of productivity away from you. Clients may understand that your computer crash was beyond your control, but they will not forgive you for losing work/data that belongs to them, especially if you inconvenience them because of it. If you get into these good habits now they will serve you well your entire life.

Virus Scan at NJIT All members of the NJIT community can download McAfee Virus Scan from If you don’t have any other virus software, do this TODAY. Norton Anti-Virus is the other major commercial product. I recommend you get one of these products ASAP.

Methods for data backup In the past I have used WS_FTP Pro (not the free LE version available at NJIT) which is about $35 for the academic license Windows has built in capability to backup your system on a schedule.

Summary FTP and Telnet are the most basic skills you need to start building Internet applications There are some practices based on them (i.e. data backup) that are crucial to maintaining good data hygiene

Homework Get an AFS account if you don’t already have one. If you don’t know how to create an AFS account at NJIT, then figuring out how is part of the assignment. Practice FTP and Telnet. Also you should establish a data hygiene routine if you don’t already have a good one.