<?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: Exporting a file through NFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761365#M389147</link>
    <description>Never thought about that, but I assume it is always based on directories, so you need to export an directory.</description>
    <pubDate>Fri, 04 Mar 2011 12:54:59 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2011-03-04T12:54:59Z</dc:date>
    <item>
      <title>Exporting a file through NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761364#M389146</link>
      <description>Hi,&lt;BR /&gt;I want to know, is it possible to export a single file through NFS instead of a whole directory?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 04 Mar 2011 12:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761364#M389146</guid>
      <dc:creator>Samshen</dc:creator>
      <dc:date>2011-03-04T12:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting a file through NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761365#M389147</link>
      <description>Never thought about that, but I assume it is always based on directories, so you need to export an directory.</description>
      <pubDate>Fri, 04 Mar 2011 12:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761365#M389147</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-03-04T12:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting a file through NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761366#M389148</link>
      <description>Hi Sam,&lt;BR /&gt;&lt;BR /&gt;Exporting a single file wouldn't be possible,You need to export a complete directory</description>
      <pubDate>Fri, 04 Mar 2011 16:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761366#M389148</guid>
      <dc:creator>Saravana Kuppusamy</dc:creator>
      <dc:date>2011-03-04T16:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting a file through NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761367#M389149</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] You need to export a complete&lt;BR /&gt;&amp;gt; directory&lt;BR /&gt;&lt;BR /&gt;Sounds right to me.&lt;BR /&gt;&lt;BR /&gt;You could create a new directory, and put&lt;BR /&gt;into it (only) a hard link to the file of&lt;BR /&gt;interest.  (That might work until someone&lt;BR /&gt;replaces that file in its original location.)</description>
      <pubDate>Fri, 04 Mar 2011 17:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761367#M389149</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-04T17:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting a file through NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761368#M389150</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You can do it.&lt;BR /&gt;&lt;BR /&gt;1) Make the file the only file in a directory.&lt;BR /&gt;2) Make the file permissions on the other files 000 so they are invisible.&lt;BR /&gt;3) Work with ownership and make the other files member of a group that can not be seen.&lt;BR /&gt;&lt;BR /&gt;Definitely possible. You just can't do it by simply adding an entry to /etc/exports or /etc/dfs/dfstab and running exportfs&lt;BR /&gt;&lt;BR /&gt;It is more work than that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 04 Mar 2011 17:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761368#M389150</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-03-04T17:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting a file through NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761369#M389151</link>
      <description>Any particular problem you are trying to solve by only exporting one file?  Security?&lt;BR /&gt;&lt;BR /&gt;Steven's hardlink suggestion seems the best solution.  Make sure you create that directory on the same filesystem as the original file.</description>
      <pubDate>Sat, 05 Mar 2011 02:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-a-file-through-nfs/m-p/4761369#M389151</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-03-05T02:14:25Z</dc:date>
    </item>
  </channel>
</rss>

