Adding Remote File Access to Berkeley UNIX 4.2BSD Through Remote Mount

Edward Hunter

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-85-224
February 1985

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1985/CSD-85-224.pdf

This report describes the design and implementation of a remote file access mechanism that has been added to Berkeley UNIX 4.2BSD. The mechanism allows for access to remote files in a manner transparent to the user. This is accomplished through the use of remote mounts. A remote mount allows portions of a foreign file system to appear locally accessible to a user. This mechanism allows the user to do any operation on the file as if the file were local to the user's machine. Some of the issues concerning remote file access are presented, and areas for future work are discussed.


BibTeX citation:

@techreport{Hunter:CSD-85-224,
    Author = {Hunter, Edward},
    Title = {Adding Remote File Access to Berkeley UNIX 4.2BSD Through Remote Mount},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1985},
    Month = {Feb},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1985/5941.html},
    Number = {UCB/CSD-85-224},
    Abstract = {This report describes the design and implementation of a remote file access mechanism that has been added to Berkeley UNIX 4.2BSD. The mechanism allows for access to remote files in a manner transparent to the user. This is accomplished through the use of remote mounts. A remote mount allows portions of a foreign file system to appear locally accessible to a user. This mechanism allows the user to do any operation on the file as if the file were local to the user's machine. Some of the issues concerning remote file access are presented, and areas for future work are discussed.}
}

EndNote citation:

%0 Report
%A Hunter, Edward
%T Adding Remote File Access to Berkeley UNIX 4.2BSD Through Remote Mount
%I EECS Department, University of California, Berkeley
%D 1985
%@ UCB/CSD-85-224
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1985/5941.html
%F Hunter:CSD-85-224