NFS200.IFS: Difference between revisions
Appearance
Created page with "The NFS (Network File System) for OS/2 with TCP/IP 2.0 IFS=NFS200.IFS The Network File System (NFS) allows you to manipulate files on remote TCP/IP for OS/2 hosts as if they..." |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ProdS |V20=C|V21=C|V22=C|V30=C|V31=C|V40=C|V45=}} | |||
Network File System (NFS) for OS/2 2.0 shipped with TCP/IP 1.2.1 and 2.0 products | |||
IFS=NFS200.IFS | IFS=NFS200.IFS | ||
The Network File System (NFS) allows you to manipulate files on remote TCP/IP for OS/2 hosts as if they reside on your local host. NFS is based on the NFS protocol, and uses the Remote Procedure Call (RPC) protocol to communicate between the client and the server. The files to be accessed reside on the server host and are made available to the user on the client host. | The Network File System (NFS) allows you to manipulate files on remote TCP/IP for OS/2 hosts as if they reside on your local host. NFS is based on the NFS protocol, and uses the Remote Procedure Call (RPC) protocol to communicate between the client and the server. The files to be accessed reside on the server host and are made available to the user on the client host. | ||
Line 7: | Line 7: | ||
For more information about NFS, see RFC 1094. | For more information about NFS, see RFC 1094. | ||
[[Category:IFS Drivers]] | [[Category:IFS Drivers]] |
Latest revision as of 22:32, 29 September 2019
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | C |
OS/2 2.1 | C |
OS/2 2.11 SMP | C |
OS/2 Warp 3 | C |
OS/2 Warp Connect | C |
OS/2 Warp 4 | C |
OS/2 Warp Server for e-Business |
Network File System (NFS) for OS/2 2.0 shipped with TCP/IP 1.2.1 and 2.0 products
IFS=NFS200.IFS
The Network File System (NFS) allows you to manipulate files on remote TCP/IP for OS/2 hosts as if they reside on your local host. NFS is based on the NFS protocol, and uses the Remote Procedure Call (RPC) protocol to communicate between the client and the server. The files to be accessed reside on the server host and are made available to the user on the client host.
NFS supports a hierarchical file structure. The directory and subdirectory structure can be different for individual client systems.
For more information about NFS, see RFC 1094.