Transfer Content to a Website What is FTP? File Transfer Protocol FTP is a protocol – a set of rules Designed to allow files to be transferred across.

Slides:



Advertisements
Similar presentations
The Internet and the Web
Advertisements

Enabling Secure Internet Access with ISA Server
Click to continue Network Protocols. Click to continue Networking Protocols A protocol defines the rules of procedures, which computers must obey when.
DSL-2730B, DSL-2740B, DSL-2750B.
1 Web Servers / Deployment Alastair Dawes Original by Bhupinder Reehal.
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
Module 5: Configuring Access to Internal Resources.
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
70-270, MCSE/MCSA Guide to Installing and Managing Microsoft Windows XP Professional and Windows Server 2003 Chapter Twelve Implementing Terminal.
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
Microsoft Server 2008 R2 Group Policies & Network Policy and Access Services.
 Proxy Servers are software that act as intermediaries between client and servers on the Internet.  They help users on private networks get information.
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.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 21: Publishing Your Pages on the Web.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 10: Remote Access.
11 SUPPORTING INTERNET EXPLORER IN WINDOWS XP Chapter 11.
Managing Client Access
2440: 141 Web Site Administration Remote Web Server Access Tools Instructor: Enoch E. Damson.
Working with Applications Lesson 7. Objectives Administer Internet Explorer Secure Internet Explorer Configure Application Compatibility Configure Application.
Guide to Operating System Security Chapter 9 Web, Remote Access, and VPN Security.
1 Infrastructure Hardening. 2 Objectives Why hardening infrastructure is important? Hardening Operating Systems, Network and Applications.
Configuring a Web Server. Overview Overview of IIS Preparing for an IIS Installation Installing IIS Configuring a Web Site Administering IIS Troubleshooting.
PC Maintenance: Preparing for A+ Certification Chapter 25: The Internet.
1 Web Server Administration Chapter 9 Extending the Web Environment.
Chapter 10 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain how the functions of the application layer,
BY SAGAR SINHA SAPTARSHI BAKSHI SARTHAK JAIN SHAILZA CHAUDHARY
Lesson 2 — The Internet and the World Wide Web
Chapter 13 – Network Security
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 19 PCs on the Internet.
FTP Server and FTP Commands By Nanda Ganesan, Ph.D. © Nanda Ganesan, All Rights Reserved.
Hands-On Microsoft Windows Server Introduction to Remote Access Routing and Remote Access Services (RRAS) –Enable routing and remote access through.
Report task. Security risks such as hacking, viruses and id theft Security prevention such as Firewalls, SSL and general security standards The laws which.
Overview of Microsoft ISA Server. Introducing ISA Server New Product—Proxy Server In 1996, Netscape had begun to sell a web proxy product, which optimized.
1 Chapter Overview Password Protection Security Models Firewalls Security Protocols.
IP Security IP sec IPsec is short for Internet Protocol Security. It was originally created as a part of IPv6, but has been retrofitted into IPv4. It.
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
1 Class 15 System Security. Outline Security Threats (External: malware, spoofing/phishing, sniffing, & data theft: Internal: unauthorized data access,
Hands-On Microsoft Windows Server Implementing Microsoft Internet Information Services Microsoft Internet Information Services (IIS) –Software included.
Communication Systems The Internet The largest wide area network in the world. It is made up of thousands of linked networks. What.
Computer Networking From LANs to WANs: Hardware, Software, and Security Chapter 13 FTP and Telnet.
Turning Windows 7 into a Web Server Ch 28. Understanding Internet Information Services.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
TCP/IP (Transmission Control Protocol / Internet Protocol)
FTP File Transfer Protocol Graeme Strachan. Agenda  An Overview  A Demonstration  An Activity.
Accessing Evitech network via FTP by Susan Jansson.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
1 Chapter Overview Creating Web Sites and FTP Sites Creating Virtual Directories Managing Site Security Troubleshooting IIS.
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.
Understand Internet Security LESSON Security Fundamentals.
Remote Access Usages. Remote Desktop Remote desktop technology makes it possible to view another computer's desktop on your computer. This means you can.
Chapter 7: Using Network Clients The Complete Guide To Linux System Administration.
Tutorial 1 Getting Started with Adobe Dreamweaver CS5.
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.
Data Virtualization Tutorial… SSL with CIS Web Data Sources
Application layer tcp/ip
Enabling Secure Internet Access with TMG
CNIT131 Internet Basics & Beginning HTML
Unit 11 Using the Internet & Browsing the Web
FTP - File Transfer Protocol
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Aplikasi Jaringan.
Lesson #10 MCTS Cert Guide Microsoft Windows 7, Configuring Chapter 10 Configuring Network and Firewall Settings.
Topic 5: Communication and the Internet
IS 4506 Server Configuration (HTTP Server)
Configuring Internet-related services
Web Servers / Deployment
FTP AND COMMAND PROCESSING IN FTP
Protocol Application TCP/IP Layer Model
Chapter 7 Network Applications
Designing IIS Security (IIS – Internet Information Service)
Presentation transcript:

Transfer Content to a Website What is FTP?

File Transfer Protocol FTP is a protocol – a set of rules Designed to allow files to be transferred across the Internet One of the first Internet services – used purely for information exchanged Originally used only by systems administrators and scientists

How does FTP work? FTP is an example of a client-server system It is a program on the local computer (client) and is used to transfer files to and from a remote computer (server)

FTP servers Have an address, similar to a URL Prefix ftp:// instead of e.g. ftp.ftpplanet.com

Anonymous (Public) FTP Servers Allow you to gain access to, browse and download files by connecting anonymously Files made available to the public are usually stored in a folder called PUB FTP server administrators can 'lock' or hide files to restrict access e.g. ftp.microsoft.com

Private (Restricted Access) FTP Servers The server's administrator or your ISP determines whether folders and files can be accessed on a FTP server A server administrator will also decide who can access their server, or specific folders and files on their server What do you need to access files on a private FTP site?

FTP Clients FTP client allow you to Upload Download Delete Replace Move … files to an FTP server with ease

Connecting to an FTP Server Using a web browser Uploads can be difficult Downloads are not secure Command-line FTP client DOS program (Start > Run > FTP) Using a GUI FTP client Graphical User Interface (secure and easy)

GUI FTP Client A GUI contains windows and clickable buttons and menus Standard GUI FTP client window is a two- pane design Left pane displays the files on the LOCAL computer Right pane displays the files on the FTP SERVER

Open the site manager

Set up a new site

You can set up multiple sites and they will be listed here. You can select the site to connect to from this list.

Discussion Point is commonly used to transfer files across the Internet. When would you FTP rather than files?

Choosing an FTP Client Most have the same basic features and functions The difference is generally in the layout of the FTP client window, and some may have added functionality

Things to consider Preferred interface Cost Features and Functions The purpose for using FTP client Organisation's guidelines and policies

Choosing a Suitable FTP Client Has an easy-to-use interface that clearly displays both the local (your computer) and remote (FTP server) locations Has tools to manage multiple accounts on multiple servers Logs (records) your FTP sessions Enables you to select active or passive FTP connection (discussed later)

Popular FTP clients CuteFTP Home and Professional SmartFTP NCFTP Bullet Proof FTP Filezilla FireFTP Fetch FTPWorks...

Port 21 This is the port number that you use to connect to an FTP server A port is like a door to the server FTP protocols are handled by ports 20 and 21 by default HTTP is handled by port 80

Firewalls Prevent unauthorised connections to your computer Can affect the connections by blocking the ports needed to connect to the remote FTP server You can configure your firewall so that ports 20 and 21 are open

Configuring the connection type If you connect to the Internet with a modem you are using Dial-Up Networking (DUN) If you connect with a cable modem, DSL or through a computer network, you are using a Local Area Network (LAN) LEAVE THE SERVER TYPE SETTINGS ON AUTO-DETECT

Data Transmission Mode Passive Mode (PASV) Helps avoid conflicts with an FTP server's security system Allows you to bypass a server's firewall and security settings on some routers Active (PORT) Mode Used when a connection or transfer attempt fails in passive mode, or when you receive data socket errors

Port Theft When you connect in PORT mode your files become vulnerable to 'port theft' A third party can interfere with file transfers LEAVE THE CONFIGURATION SETTINGS ON DEFAULT

Secure Connections Secure Socket Layers (SSL) Transport Layer Security (TSL) These communication protocols are designed to allow you to transmit data securely. Data is encrypted during transmission and prevents eavesdroppers Your Server must support the use of these protocols (ISPs usually charge extra)