FTP access as a user-defined file system

  • Authors:
  • Michael K. Gschwind

  • Affiliations:
  • Institut für Technische Informatik, Technische Universität Wien, Treitlstraβe 3-182-2, A-1040 Wien, AUSTRIA

  • Venue:
  • ACM SIGOPS Operating Systems Review
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

Abstract

Current methods of accessing services provided in the internet require users to know several interfaces. We show that integrating these services into the file naming spaces brings considerable benefits: users are able to use different services by a simple file access. This mechanism is general enough so that all applications can use the available services. Our idea is demonstrated by the implementation of a file server which handles ftp access transparently. This server was integrated into the regular file name space by using the NFS interface, thus avoiding the need to relink the kernel and ensuring portability.