NetworksKey Facts

FTP - File Transfer Protocol

Part of ProtocolsGCSE Computer Science

This key facts covers FTP - File Transfer Protocol within Protocols for GCSE Computer Science. Revise Protocols in Networks for GCSE Computer Science with 15 exam-style questions and 18 flashcards. This topic appears regularly enough that it should still be part of a steady revision cycle. It is section 5 of 10 in this topic. Use this key facts to connect the idea to the wider topic before moving on to questions and flashcards.

Topic position

Section 5 of 10

Practice

15 questions

Recall

18 flashcards

FTP - File Transfer Protocol

What is FTP?

Protocol for transferring files between computers over a network. Used for uploading website files to web servers, downloading large files, and sharing files between systems.

How FTP Works:

  • Client-Server model: FTP client connects to FTP server
  • Authentication: Requires username and password (or anonymous access)
  • Two channels: Command channel (port 21) and data channel (port 20)
  • Upload/Download: PUT command uploads, GET command downloads
  • Directory navigation: Browse folders on remote server like local filesystem

FTP Uses:

  • Website management: Upload HTML, CSS, JavaScript to web server
  • File sharing: Share large files between organizations
  • Backups: Transfer backup files to remote storage
  • Software distribution: Download software from FTP servers

FTP Limitations:

  • NOT secure: Passwords and data sent in plain text
  • Outdated: Being replaced by SFTP (Secure FTP) and HTTPS
  • Vulnerable: Credentials can be intercepted

Modern Alternative - SFTP:

SFTP (SSH File Transfer Protocol) is the secure version of FTP. Encrypts all data including passwords. Used instead of FTP for modern file transfers.

Keep building this topic

Read this section alongside the surrounding pages in Protocols. That gives you the full topic sequence instead of a single isolated revision point.

Practice Questions for Protocols

What is a protocol in networking?

  • A. A programming language used to build websites
  • B. A set of rules that governs how devices communicate
  • C. A type of network cable used to connect devices
  • D. A program that manages files on a server
1 markfoundation

Explain the role of TCP/IP in network communication.

3 marksstandard

Quick Recall Flashcards

Want to test your knowledge?

PrepWise has 15 exam-style questions and 18 flashcards for Protocols — with adaptive difficulty and instant feedback.

Join Alpha