1 Computer Files Stored on disks, CDs, tapes, in memory. Types of files: plain text, formatted (.doc.xls etc…), binary (executable). A disk has a directory.

Slides:



Advertisements
Similar presentations
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
Advertisements

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.
FILE TRANSFER PROTOCOL Short for File Transfer Protocol, the protocol for exchanging files over the Internet. FTP works in the same way as HTTP for transferring.
Universidad del Cauca Red de Datos Module 9 Remote Connections.
1 The Internet Ideas formulated in the early 1960’s. Fundamental work done around Some steps involved: –Creating the network idea. –Creating the.
ECT 250: Survey of e-commerce technology Publishing pages on a Unix system.
How Clients and Servers Work Together. Objectives Web Server Protocols Examine how server and client software work Use FTP to transfer files Initiate.
Working Environment - - Linux - -.
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.
The Internet. Telnet Telnet means using your computer as a terminal. All commands you type are sent to the host computer you are connected to and executed.
Using FileZilla to FTP CS10001 – Computer Literacy Kent State University.
CS 497C – Introduction to UNIX Lecture 35: - TCP/IP Networking Tools Chin-Chih Chang
Introduction 1 Lecture 7 Application Layer (FTP, ) slides are modified from J. Kurose & K. Ross University of Nevada – Reno Computer Science & Engineering.
Introduction 1-1 Chapter 2 FTP & Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 IC322 Fall.
A crash course in njit’s Afs
SoftwareTools CGS 3460, Lecture 7 Jan 25, 2006 Zhen Yang.
2440: 141 Web Site Administration Remote Web Server Access Tools Instructor: Enoch E. Damson.
Accessing the Internet with Anonymous FTP Transferring Files from Remote Computers.
Notes Assignment #1 is due next Friday by 11:59 pm via Test #1 will be held Thursday February 18 at the start of class (one period long) Format:
File Systems Sources and Resources: 1. A Students Guide to UNIX, by Hahn 2. Paula Davidson’s Handout on UNIXHandout on UNIX.
Help session: Unix basics Keith 9/9/2011. Login in Unix lab  User name: ug0xx Password: ece321 (initial)  The password will not be displayed on the.
1 Web Server Administration Chapter 9 Extending the Web Environment.
IT 424 Networks2 IT 424 Networks2 Ack.: Slides are adapted from the slides of the book: “Computer Networking” – J. Kurose, K. Ross Chapter 2: Application.
FTP (File Transfer Protocol) & Telnet
Simple Mail Transfer Protocol (SMTP)
1 Using Messages sent from machine to machine and stored for later reading. You will use a client to read –Type mail or pine in UNIX to read.
AN INTRO TO UNIX/LINUX COMMANDS BY: JIAYANG WANG.
FTP Server and FTP Commands By Nanda Ganesan, Ph.D. © Nanda Ganesan, All Rights Reserved.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 5 1 Downloading and Storing Data Using FTP and Other Services to Transfer and.
Internet Applications Module G Copyright 2001 Prentice Hall.
1 INFO 321 Server Technologies II FTP Material adapted from Dr. Randy Kaplan.
Department of Computer Science Southern Illinois University Edwardsville Spring, 2008 Dr. Hiroshi Fujinoki FTP Protocol Programming.
Internet Research Tips Daniel Fack. Internet Research Tips The internet is a self publishing medium. It must be be analyzed for appropriateness of research.
Publishing Your Web Pages Ann Emmanuel SIUE Web Administrator
Introduction to UNIX Geraint Vaughan. What is UNIX? Command-line operating system (not point- and click) Designed for ‘experts’ Lots of different variants.
Slide No. 1 Slide No. 1 HTML and Web Publishing Continued CS 104 CS 104.
1 Remote Access Telnet Telnet FTP FTP. 2 Applications and Communications Telnet Telnet  Program for accessing systems remotely.  Available on Windows.
1May 16, 2005 Week 2 Lab Agenda Command Line FTP Commands Review More UNIX commands to learn File name expansion - * Introduction of vi.
Telnet allows you to log in remotely to other computers connected to the Internet (but only computers that are set up to be logged in to). Once logged.
Chapter 5 Common Internet Tools. How Gophers Work? Internet Gopher: Client software, to find Internet files and other resources easily Organize information.
Networks Overview of a Network Web Ftp Newsgroups.
File Transfer Protocol (FTP)
Chapter 27 - Faxes & File Transfer (FTP) Introduction Sending a Fax –The Internet can be used to send a fax. Two fax machines can be modified to communicate.
File Transfer Protocol (FTP) FTP host stores files Client logs into host Client program sends command to get a file FTP host downloads the file with error.
CITA 310 Section 8 Extending the Web Environment (Textbook Chapter 9)
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
CS 245 – Part 1 Using Operating Systems and Networks for Programmers Jiang Guo Dept. of Computer Science California State University Los Angeles.
Remote Access Usages. Remote Desktop Remote desktop technology makes it possible to view another computer's desktop on your computer. This means you can.
Unix Servers Used in This Class  Two Unix servers set up in CS department will be used for some programming projects  Machine name: eustis.eecs.ucf.edu.
Agenda Using FTP What is FTP? How to Use the FTP Program How to transfer files Using FTP.
FTP COMMANDS OBJECTIVES. General overview. Introduction to FTP server. Types of FTP users. FTP commands examples. FTP commands in action (example of use).
AN INTRO TO UNIX/LINUX COMMANDS BY: JIAYANG WANG.
More TCP/IP Protocols Chapter 6. TCP Transmission Control Protocol Connection-oriented Provides flow control Sequencing (putting the segments back in.
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.
1 CS3695 – Network Vulnerability Assessment & Risk Mitigation – Introduction to Unix & Linux.
BIF703 FTP (File Transfer Protocol) Utility vi editor Utility.
SSH. 2 SSH – Secure Shell SSH is a cryptographic protocol – Implemented in software originally for remote login applications – One most popular software.
CS 120 Extra: The CS1 Server Tarik Booker CS 120.
Week-2 (Lecture-1) An electronic message sent from one computer to another. contains account i.e. How does.
Day11a FTP. File Transfer Protocol. –Used to move files from one machine to another. Windows -> Unix Unix -> Windows Unix -> Unix Windows -> Windows etc.
GRID COMPUTING.
File Transfer Protocol (FTP)
Andy Wang Object Oriented Programming in C++ COP 3330
FTP Lecture supp.
Lecture: Protocols in Detail
FTP and UNIX TOPICS Exploring your Web Hosting Site FTP UNIX
Web Programming Essentials:
Chapter 2: Application layer
Unit# 5: Internet and Worldwide Web
Presentation transcript:

1 Computer Files Stored on disks, CDs, tapes, in memory. Types of files: plain text, formatted (.doc.xls etc…), binary (executable). A disk has a directory structure. Top level (root) directory, with –Files in it –Subdirectories in it.

2 UNIX File Commands ls -- list files. cd -- change directory. mkdir -- make new directory. rmdir -- delete directory. mv -- move a file. cp -- copy a file. rm -- remove (delete) a file.

3 Using Telnet A protocol (set of rules) Connects your machine to another. Can be used to log in to a machine. Uses TCP to correct errors

4 Uses of Telnet Logging in to remote machines Can connect to other services, but the logins won’t always work. –Web servers GET /index.html –ftp servers -- ftp.sf.net 21 –Echo servers -- wolfe.umd.edu 12345

5 Intro to File Transfers Name – ftp (File Transfer Protocol) Also lets you connect to machines –Client-Server architecture The command is called ftp –ftp “listens” on port 21, Lets you transfer/download/upload files like –MP3’s, pictures, letters, programs…

6 Transfer Modes There are two transfer modes – text and binary. –Text is for files like funfile. –Binary is for files like music, pictures, Word documents, computer programs. Not using binary can cause subtle errors, such as 1out of 40 pictures not working.

7 Data Transfers In text mode, files may be altered to work with the recipient machine. Binary files are not altered at all. Typing bin changes to binary mode. Typing asc changes to text mode.

8 Using ftp 1 The command to use ftp is -- ftp You can type the host (server) name in the command prompt, or at the ftp> prompt. Some sites are anonymous, no login required and give you limited access. Some sites require a login and password.

9 Ftp Commands Get to move a file to your computer. Put to move a file from your computer. You are in a certain directory location on both machines. You can use cd and lcd (local change dir) to move around in the directory tree. You can use ls to see the contents of the remote directory. ! does a local command.

10 Ftp Commands 2 ls -- list files in the remote directory. cd -- change remote directory. cdup -- remote directory up one level. lcd -- change local directory. ? Or help -- list helpful keywords. close or quit -- disconnect from the server.

11 Getting files recv get mget get and recv do the same thing.

12 Sending Files send put mput send and put do the same thing.

13 Ftp speed Depends on –Your connection speed. –Server connection speed. –Your computer’s load. –The server load. –General Internet traffic. –Restraints your ISP puts on you.

14 Other ways to transfer Kermit, z-modem, x-modem – these only send one way. Other ftp programs within your computer. Downloading files within a web browser. Using special terminal/communications programs with special file transfer code. Example: Wsftp on WAM NT machines.

15 Anonymous ftp Some sites don’t require logins –Similar to downloading from a website without logging in. Login as anonymous Send address as password You may not get access to everything. Example: ftp ftp.sf.net

16 Anonymous ftp Anonymous logins not available always. You cannot always write files to the server. However, there may be an “incoming” or “uploads” directory where you can post files.

17 Victor Online card catalog Type telnet victor No login needed Type pac (public access catalog) Choose terminal type –vt100 usually works //exit hangs up

18 Databases on Victor USM campus catalogs Other libraries in MD. Out-of-state libraries. Periodicals index Other kinds of databases. 2 = USM catalogs 59 = UMCP catalogs

19 Some types of searches Name search -- search for an author or editor or books on an author. Word search -- search for strings of words such as in a title. Subject Word -- search for keywords only.

20 Victor Searches Browse -- try to match similar keywords, numbers or series names. –Title search tries to match a title if it can. –Series search is used for journals or series of technical books. (eg. Lecture notes in mathematics.) –Call number search is used if you know the approximate call number. (eg. Qa403)

21 Newsgroups rn – To start newsreader at % prompt –Other readers: trn tin nn readnews –Google groups for WWW access. May ask if you want to subscribe. –Type N generally –Type y if you want to subscribe then enter when the [$^.Lq] option comes up. Two levels: group and article selection.

22 Newsgroup Selection Ask if you want to read a group [ynq] –Y or space means read, n no/next, q quit rn. Type g groupname to start reading a group. –Eg. g alt.test u means unsubscribe a group. ! – execute shell command. / search for group containing this pattern.

23 Article Selection Level 1 space – read next article q – quit this group. ^N – scan for next article with same title. n – read next article. p – read previous article.

24 Article Selection Level 2 / /h – scan for pattern in header. / /a – scan for pattern in article. F or f – send a reply post. R or r – reply to poster in . s file – save this article to a file. –Hit enter when asked about mailbox format. –It will be saved to your News directory.

25 Pnews 1 Pnews – post an article to a newsgroup. Asks for newsgroup(s): List them. –Eg. alt.test Distribution –Choose any, (UM is good for alt.test) Title/Subject: Enter the subject. Are you sure? Y

26 Pnews 2 Prepared file to include? –Useful if you pre-write using a good editor. Editor: hit enter (should start pico). Write the message and hit ^X when done. Options – Send, Abort, Edit, List –Choose s for send if you’re happy with the post.