|
The Question is:
Dear Wizard
Usinge TCPIP services version 5.3 , I would like you to tell be how to
configure NFS client using NFS v3, so I can create files on the UNIX system
(Tru64) bigger than 4.3 Gb
I have not been able to find in the documentation.
Thanks in advance.
/Jacob
The Answer is :
NFS V3 is latent in V5.3 and later.
The NFS protocol negotates the connection version.
In other words, please follow the directions in the TCP/IP Services
manuals for setting up the NFS client.
The OpenVMS C RTL has only recently become able to support files with
size_t values larger than a longword.
|