RFS: Difference between revisions

21 bytes added ,  1 month ago
m
Reverted edits by Melina148 (talk) to last revision by Virtlink
[unchecked revision][unchecked revision]
(ported Filesystems - RFS subsection)
 
m (Reverted edits by Melina148 (talk) to last revision by Virtlink)
 
(3 intermediate revisions by 3 users not shown)
Line 1:
{{Filesystems}}
== About RFS ==
{{Stub}}
 
RFS ('''Remote File System''' ('''RFS''') was introduced in UNIX System V to compete with [[NFS]] and such. Unlike NFS, RFS is a connection-oriented system, so if, for example, two different machines access a file on a server, they get about the same semantics as if two processes on a single machine accessed the file. Note that NFS and RFS are both built on top of some sort of [[File Systems|local file system]], which determines things like inodes and such.
 
[[Category:Network Filesystems]]
Anonymous user