(Latest Revision: Wed May 02 01:06 2007 )

Notes On Chapter Thirty-Four -- File Transfer and Remote File Access


  • 34.1 Introduction
  • 34.2 Generalized File Transfer
  • 34.3 The File Transfer Protocol (FTP)
  • 34.4 FTP General Model and User Interface
  • 34.5 FTP Commands

  • 34.6 Connections, Authorization, and File Permission
  • 34.7 Anonymous File Access
  • 34.8 File Transfer In Either Direction
  • 34.9 Wildcard Expansion in File Names
  • 34.10 File Name Translation
  • 34.11 Changing Directories and Listing Contents
  • 34.12 File Types and Transfer Modes
  • 34.13 Example FTP Session
  • 34.14 Verbose Output
  • 34.15 Client-Server Interaction in FTP
  • 34.16 Control and Data Connections

  • 34.17 Data Connections And End Of File
  • 34.18 Trivial File Transfer Protocol
  • 34.19 Network File System
  • 34.20 Summary