<?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: PCNFS -file name case problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518191#M596252</link>
    <description>Hi friends,&lt;BR /&gt;&lt;BR /&gt;I have installed samba in my hpux 11.00 workstation .&lt;BR /&gt;&lt;BR /&gt;now i want to export a file system from this system to a win95 pc and i wanted to know the procedure for it.&lt;BR /&gt;&lt;BR /&gt;Solutions if any please let me know&lt;BR /&gt;&lt;BR /&gt;Vijay&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Apr 2001 05:17:54 GMT</pubDate>
    <dc:creator>K.Vijayaragavan.</dc:creator>
    <dc:date>2001-04-24T05:17:54Z</dc:date>
    <item>
      <title>PCNFS -file name case problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518185#M596246</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;I am using Hummingbird NFS maestro client software to mount my hpux file system into Windows Nt system.&lt;BR /&gt;&lt;BR /&gt;I could mount the file system easilly. but when i try to copy the mounted file system to a local directory in the windows nt server, Winnt is unable to differentiate the case of the file name.&lt;BR /&gt;&lt;BR /&gt; I have two directories or files that has same name but different case that has to reside in the same parent directory.&lt;BR /&gt;When i try to copy it , Winnt is trying to overwrite each other. &lt;BR /&gt;&lt;BR /&gt;preserve case option is slected in NFS maestro software.&lt;BR /&gt;&lt;BR /&gt;Solution if any please let me know.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Vijay</description>
      <pubDate>Wed, 18 Apr 2001 06:07:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518185#M596246</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2001-04-18T06:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: PCNFS -file name case problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518186#M596247</link>
      <description>Hi&lt;BR /&gt;Your problem is Windoze it does not work the same way as far as case is concerned and the have FILE1 and file1 in the same dir is not possible - solutions:-&lt;BR /&gt;&lt;BR /&gt;1.   Remame the second file.&lt;BR /&gt;2.   Place the second file in a different dir.&lt;BR /&gt;&lt;BR /&gt;BTW ---- "preserve case option is slected in NFS maestro software" - is really for unix to unix copies.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Wed, 18 Apr 2001 07:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518186#M596247</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2001-04-18T07:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: PCNFS -file name case problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518187#M596248</link>
      <description>Hi paula,&lt;BR /&gt;&lt;BR /&gt;ok . Thank you for replying.&lt;BR /&gt;But the think in i want some way of doing it . I need to copy one unix file system into NTserver and after file system or directory architecture and case should not be disturbed .&lt;BR /&gt;&lt;BR /&gt;Solutions if any please let me know</description>
      <pubDate>Wed, 18 Apr 2001 08:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518187#M596248</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2001-04-18T08:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: PCNFS -file name case problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518188#M596249</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I presume taht you just wish to store the Unix files on the NT server, then one way to achieve this is to tar the files before the copy to the NT machine (see man tar).&lt;BR /&gt;&lt;BR /&gt;This will retain within the tar archive all the case information.&lt;BR /&gt;&lt;BR /&gt;E.G.&lt;BR /&gt;tar -cvf &lt;TARFILE.TAR&gt; &lt;DIRECTORY&gt;&lt;BR /&gt;the ftp the tarfile.tar to the NT machine (but do not extract it on the NT machine)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula &lt;BR /&gt;&lt;/DIRECTORY&gt;&lt;/TARFILE.TAR&gt;</description>
      <pubDate>Wed, 18 Apr 2001 08:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518188#M596249</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2001-04-18T08:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: PCNFS -file name case problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518189#M596250</link>
      <description>Hi paula,&lt;BR /&gt;&lt;BR /&gt;My requiremnet is not just storing those information but and after i need to work on those files. I got one cdwriter in winNT system using that i need to make cdrom copy of it.&lt;BR /&gt;Thank you for beeing in touch.&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;vijay&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2001 08:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518189#M596250</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2001-04-18T08:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: PCNFS -file name case problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518190#M596251</link>
      <description>Hi&lt;BR /&gt;If you write the tar file straight to the cd them if you use winzip them work on the tar file on the cd by opening and using the files directly from the cd. Or do the same on the NT server the problem is if you wish to modify the file the case will come into effect on the save to NT.&lt;BR /&gt;&lt;BR /&gt;A further option is to install Samba on the unix machine and export the dirs so that the NT machine can pick them up.&lt;BR /&gt;&lt;BR /&gt;Search the forum on Samba.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Wed, 18 Apr 2001 08:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518190#M596251</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2001-04-18T08:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: PCNFS -file name case problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518191#M596252</link>
      <description>Hi friends,&lt;BR /&gt;&lt;BR /&gt;I have installed samba in my hpux 11.00 workstation .&lt;BR /&gt;&lt;BR /&gt;now i want to export a file system from this system to a win95 pc and i wanted to know the procedure for it.&lt;BR /&gt;&lt;BR /&gt;Solutions if any please let me know&lt;BR /&gt;&lt;BR /&gt;Vijay&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2001 05:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pcnfs-file-name-case-problem/m-p/2518191#M596252</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2001-04-24T05:17:54Z</dc:date>
    </item>
  </channel>
</rss>

