<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NFS - can not connect to export folder in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015950#M54450</link>
    <description>Hi John, &lt;BR /&gt;   Do you mean that mounting the export folder from VMS to WINDOWS needs pathworks or SAMBA? Can you pls elaborate more on this? &lt;BR /&gt;   Up to now, I still have this issue. I can not MAP the export folder from VMS to WINDOWS. Any help will do.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ronald</description>
    <pubDate>Mon, 04 Dec 2006 21:31:26 GMT</pubDate>
    <dc:creator>IFX_1</dc:creator>
    <dc:date>2006-12-04T21:31:26Z</dc:date>
    <item>
      <title>NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015940#M54440</link>
      <description>Hi All,&lt;BR /&gt;  I export a folder in VMS using add export but when I try to connect via WINDOWS MAP, I can not find the folder. Or I get the error \\10.83.146.76\statsapp\statsapp\emes\ network path can not be found.&lt;BR /&gt;&lt;BR /&gt;  Any reply would be very much appreciated.&lt;BR /&gt;  &lt;BR /&gt;TCPIP&amp;gt; sh export&lt;BR /&gt; &lt;BR /&gt;File System                             Host name&lt;BR /&gt;                                         &lt;BR /&gt;/statsapp/statsapp/emes                 *&lt;BR /&gt;TCPIP&amp;gt; sh map&lt;BR /&gt;            Dynamic Filesystem Map&lt;BR /&gt;Pathname                                Logical File System&lt;BR /&gt; &lt;BR /&gt;/statsapp                               $1$DGA1336:&lt;BR /&gt;TCPIP&amp;gt; sh proxy&lt;BR /&gt; &lt;BR /&gt;VMS User_name     Type      User_ID    Group_ID   Host_name&lt;BR /&gt;                                                   &lt;BR /&gt;STATSAPP1         CD     *                        *&lt;BR /&gt;STATSAPP1         OND            -2          -2   *&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; show service nfs/full&lt;BR /&gt; &lt;BR /&gt;Service: NFS&lt;BR /&gt;                           State:     Enabled&lt;BR /&gt;Port:             2049     Protocol:  UDP             Address:  0.0.0.0&lt;BR /&gt;Inactivity:          0     User_name: TCPIP$NFS       Process:  TCPIP$NFS&lt;BR /&gt;Limit:               1     Active:        0           Peak:         0&lt;BR /&gt; &lt;BR /&gt;File:         TCPIP$SYSTEM:TCPIP$NFS_RUN.COM&lt;BR /&gt;Flags:        None&lt;BR /&gt; &lt;BR /&gt;Socket Opts:  Rcheck Scheck&lt;BR /&gt; Receive:        64000     Send:           64000&lt;BR /&gt; &lt;BR /&gt;Log Opts:     Acpt Actv Dactv Conn Error Exit Logi Logo Mdfy Rjct TimO Addr&lt;BR /&gt; File:        SYS$SYSDEVICE:[TCPIP$NFS]TCPIP$NFS_RUN.LOG&lt;BR /&gt; &lt;BR /&gt;Security&lt;BR /&gt; Reject msg:  not defined&lt;BR /&gt; Accept host: 0.0.0.0&lt;BR /&gt; Accept netw: 0.0.0.0</description>
      <pubDate>Tue, 28 Nov 2006 05:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015940#M54440</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2006-11-28T05:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015941#M54441</link>
      <description>Ronald,&lt;BR /&gt;&lt;BR /&gt;I'm not a Windows expert, but don't you need a NFS Client on the Windows system to be able to acccess NFS file systems on the NFS host ?&lt;BR /&gt;&lt;BR /&gt;Such a NFS client would typically use some kind of 'mount' command to map to an exported filesystem on the NFS host.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 28 Nov 2006 05:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015941#M54441</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-28T05:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015942#M54442</link>
      <description>Hi Ronald&lt;BR /&gt;Are you using TYPELESS_DIRECTORIES when create exported service?&lt;BR /&gt;&lt;BR /&gt;This is the help message to this option:&lt;BR /&gt;&lt;BR /&gt;TYPELESS_DIRECTORIES, NOTYPELESS_DIRECTORIES&lt;BR /&gt;&lt;BR /&gt;          -  TYPELESS_DIRECTORIES&lt;BR /&gt;&lt;BR /&gt;             Removes .dir.1 from the name of directories. A naming&lt;BR /&gt;             conflict could arise if, for example, two files exist in&lt;BR /&gt;             the parent directory:&lt;BR /&gt;&lt;BR /&gt;             DOVE.;1 (regular file)&lt;BR /&gt;             DOVE.DIR;1 (directory file)&lt;BR /&gt;&lt;BR /&gt;             The name is returned as dove., rather than dove, if a file&lt;BR /&gt;             and a conflicting directory exist.&lt;BR /&gt;&lt;BR /&gt;          -  NOTYPELESS_DIRECTORIES (default)&lt;BR /&gt;&lt;BR /&gt;             Returns names as file.ext and file.dir.&lt;BR /&gt;&lt;BR /&gt;If you does not use typeless_directory then your path from WINDOWS was:&lt;BR /&gt;&lt;BR /&gt;tatsapp\statsapp.dir\emes.dir\&lt;BR /&gt;&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel.</description>
      <pubDate>Tue, 28 Nov 2006 05:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015942#M54442</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2006-11-28T05:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015943#M54443</link>
      <description>Not knowing anything about the Windows side, check on the VMS side, if there is a NFS mount request coming at all, and if so, any errors occurring:&lt;BR /&gt;&lt;BR /&gt;Enable a VMS terminal as an operator terminal ($reply/enable/temp). Any message when the windows side tries to mount ?&lt;BR /&gt;&lt;BR /&gt;Is something (error messages ?) written in SYS$SYSDEVICE:[TCPIP$NFS]TCPIP$*.LOG&lt;BR /&gt; after the server startup message ?&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2006 08:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015943#M54443</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-11-28T08:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015944#M54444</link>
      <description>Hi Volker,&lt;BR /&gt;   You are correct. I need a NFS client to access the NFS host. But, is it not a default in WINDOWS you use the MAP command? &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ronald</description>
      <pubDate>Tue, 28 Nov 2006 19:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015944#M54444</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2006-11-28T19:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015945#M54445</link>
      <description>Hi,&lt;BR /&gt;  I am using the default, NOTYPELESS.&lt;BR /&gt;  I actually did some simulation and even check the logs but I don't see any sign of errors. The only thing I noticed that when I connect from the WINDOWS client, it seems it cannot recognize the export folder. When doing this, I enable the reply/enable=network but messages displayed related to the connection I made.&lt;BR /&gt;&lt;BR /&gt;  Any help will do.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ronald</description>
      <pubDate>Tue, 28 Nov 2006 20:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015945#M54445</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2006-11-28T20:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015946#M54446</link>
      <description>Can we assume that you actually have a&lt;BR /&gt;directory like this (with suitable ownership&lt;BR /&gt;and protection)?&lt;BR /&gt;&lt;BR /&gt;$1$DGA1336:[statsapp.emes]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Incidentally, I see how to set the options&lt;BR /&gt;in an EXPORT command, but I don't see how to&lt;BR /&gt;_show_ those options later, so I don't know&lt;BR /&gt;how mine are set.</description>
      <pubDate>Tue, 28 Nov 2006 23:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015946#M54446</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-11-28T23:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015947#M54447</link>
      <description>&lt;!--!*#--&gt;Hmmm.  When in doubt, ask the victim.&lt;BR /&gt;&lt;BR /&gt;SHOW MAP:&lt;BR /&gt;&lt;BR /&gt;Pathname        Logical File System&lt;BR /&gt;&lt;BR /&gt;/dka0           ALP$DKA0:&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;SHOW EXPORT:&lt;BR /&gt;&lt;BR /&gt;File System     Host name&lt;BR /&gt;&lt;BR /&gt;/dka0           urtx.antinode.org, [...]&lt;BR /&gt;&lt;BR /&gt;On the Tru64 system:&lt;BR /&gt;&lt;BR /&gt;urtx# ls -l /net/alp/dka0/anonymous/&lt;BR /&gt;total 402&lt;BR /&gt;-rwxr-xr-x   1 root     daemon        41 Mar 12  2005 announce.txt&lt;BR /&gt;drwxr-xr-x   2 root     daemon       512 Nov 28 22:14 boinc.dir&lt;BR /&gt;drwxr-xr-x   2 root     daemon       512 Nov 28 22:14 bzip2.dir&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Looks like NOTYPELESS.  Note, however, that&lt;BR /&gt;there's no need to _specify_ ".dir" in a&lt;BR /&gt;path:&lt;BR /&gt;&lt;BR /&gt;urtx# ls -l /net/alp/dka0/anonymous/bzip2/&lt;BR /&gt;total 52&lt;BR /&gt;-rwxr-xr-x   1 root     daemon       383 Oct  5  2005 -bzip2_main_page-.html&lt;BR /&gt;drwxr-xr-x   2 root     daemon       512 Nov 28 22:18 bzip2-1_0_3a_vms.dir&lt;BR /&gt;drwxr-xr-x   2 root     daemon       512 Nov 28 22:18 bzip2-1_0_3b_vms.dir&lt;BR /&gt;&lt;BR /&gt;Although it _does_ work to use it:&lt;BR /&gt;&lt;BR /&gt;urtx# ls -l /net/alp/dka0/anonymous.dir/bzip2.dir/&lt;BR /&gt;total 52&lt;BR /&gt;-rwxr-xr-x   1 root     daemon       383 Oct  5  2005 -bzip2_main_page-.html&lt;BR /&gt;drwxr-xr-x   2 root     daemon       512 Nov 28 22:19 bzip2-1_0_3a_vms.dir&lt;BR /&gt;drwxr-xr-x   2 root     daemon       512 Nov 28 22:19 bzip2-1_0_3b_vms.dir&lt;BR /&gt;&lt;BR /&gt;I haven't tried exporting a subdirectory.</description>
      <pubDate>Tue, 28 Nov 2006 23:24:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015947#M54447</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-11-28T23:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015948#M54448</link>
      <description>There seems to be a missed point. &lt;BR /&gt;A windows MAP command is looking for an SMB share, not an NFS mount point.&lt;BR /&gt;&lt;BR /&gt;If you want to use the windows MAP command, you should be looking at Pathworks (Advanced Server) or SAMBA. &lt;BR /&gt;&lt;BR /&gt;As has been pointed out, to have the windows box use what you have setup, you need the NFS client.&lt;BR /&gt;&lt;BR /&gt;JT:</description>
      <pubDate>Thu, 30 Nov 2006 12:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015948#M54448</guid>
      <dc:creator>John Travell</dc:creator>
      <dc:date>2006-11-30T12:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015949#M54449</link>
      <description>Hi Steve,&lt;BR /&gt;   Indeed, the folder $1$DGA1336:[statsapp.emes] exists. And somehow, until now, I still can not map it from WINDOWS box.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2006 21:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015949#M54449</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2006-12-04T21:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015950#M54450</link>
      <description>Hi John, &lt;BR /&gt;   Do you mean that mounting the export folder from VMS to WINDOWS needs pathworks or SAMBA? Can you pls elaborate more on this? &lt;BR /&gt;   Up to now, I still have this issue. I can not MAP the export folder from VMS to WINDOWS. Any help will do.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ronald</description>
      <pubDate>Mon, 04 Dec 2006 21:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015950#M54450</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2006-12-04T21:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015951#M54451</link>
      <description>MAP on VMS TCPIP (NFS) is not the same as MAP&lt;BR /&gt;on Windows.  If MAP on Windows involves NFS,&lt;BR /&gt;then there's some hope for using NFS on the&lt;BR /&gt;VMS system to serve the files to Windows.  If&lt;BR /&gt;MAP on Windows involves SMB sharing (as Mr.&lt;BR /&gt;Travell claims), then a non-NFS solution on&lt;BR /&gt;the VMS side would be needed (as he&lt;BR /&gt;suggested).&lt;BR /&gt;&lt;BR /&gt;Alternatively, an NFS client on the Windows&lt;BR /&gt;side could be used.  (I don't use NFS on&lt;BR /&gt;Windows, so I can't say how to get or use&lt;BR /&gt;that.)</description>
      <pubDate>Mon, 04 Dec 2006 22:13:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015951#M54451</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-12-04T22:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015952#M54452</link>
      <description>Ronald,&lt;BR /&gt;&lt;BR /&gt;you need a NFS client on the Windows system to access a NFS share on the VMS system.&lt;BR /&gt;&lt;BR /&gt;If you don't beleive this, just try a simple experiment. From the VMS system do:&lt;BR /&gt;&lt;BR /&gt;$ TCPTRACE ip-address-of-your-windows-client&lt;BR /&gt;&lt;BR /&gt;Then try the MAP command on your Windows system and look at the Port number shown in the TCPTRACE.&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SHOW SERVICE NFS shows you, that NFS server will be using port 2049.&lt;BR /&gt;&lt;BR /&gt;What is the port number in the TCPTRACE as the result of your Windows MAP command ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 05 Dec 2006 02:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015952#M54452</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-12-05T02:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015953#M54453</link>
      <description>Based on Ronald's original note, where he says he is trying to connect via Windows MAP to \\10.83.146.76\statsapp\statsapp\emes\ it is obvious to me that he is trying to use two non-compatible capabilities to talk to each other. &lt;BR /&gt;&lt;BR /&gt;\\10.83.146.76\statsapp\statsapp\emes\ is a windows SMB share mapping path string. These are a result of using either the windows command 'net use \\server\share' or windows explorer 'map network drive' menu item.&lt;BR /&gt;To use this feature on the PC requires either Advanced Server or Samba on VMS. &lt;BR /&gt;&lt;BR /&gt;OTOH, Ronald has already setup NFS on VMS, so he may prefer to use an NFS client on the PC.&lt;BR /&gt;I am not familiar with NFS at either end, so I could not advise what to do.&lt;BR /&gt;&lt;BR /&gt;In either case, the PC will not understand VMS file versioning, so the chosen product should handle that, and the VMS disk that the shared file system is mapped to should probably be ODS5 to minimise grief when the PC tries to put files there that do not correspond to the VMS file naming conventions.</description>
      <pubDate>Tue, 05 Dec 2006 10:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015953#M54453</guid>
      <dc:creator>John Travell</dc:creator>
      <dc:date>2006-12-05T10:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015954#M54454</link>
      <description>Thanks to all who replied.&lt;BR /&gt;&lt;BR /&gt;I  think, I need PWIP installed (pathworks) in VMS for WINDOWS client to work.&lt;BR /&gt;&lt;BR /&gt;I don't have PWIP installed right now.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ronald</description>
      <pubDate>Fri, 08 Dec 2006 01:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015954#M54454</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2006-12-08T01:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015955#M54455</link>
      <description>The problem has not been resolved yet. I am waiting for PWIP to be installed and then I can proceed my testing again.</description>
      <pubDate>Sun, 10 Dec 2006 19:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015955#M54455</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2006-12-10T19:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015956#M54456</link>
      <description>Ronald,&lt;BR /&gt;&lt;BR /&gt;PWIP (i.e. PWIPDRIVER) is a TCPIP component, which just needs to be configured. You're probably needing Advanced Server (Pathworks) to be installed to allow SMB access to your OpenVMS system.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 11 Dec 2006 10:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015956#M54456</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-12-11T10:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - can not connect to export folder</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015957#M54457</link>
      <description>Consider using "Windows Services for Unix" on the Windows client if you must connect to an NFS share on the VAX.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Apr 2007 07:35:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-can-not-connect-to-export-folder/m-p/5015957#M54457</guid>
      <dc:creator>Ian Scrutton</dc:creator>
      <dc:date>2007-04-12T07:35:17Z</dc:date>
    </item>
  </channel>
</rss>

