Operating System - HP-UX
1833758 Members
2829 Online
110063 Solutions
New Discussion

PCNFS -file name case problem

 
K.Vijayaragavan.
Respected Contributor

PCNFS -file name case problem

Hi ,

I am using Hummingbird NFS maestro client software to mount my hpux file system into Windows Nt system.

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.

I have two directories or files that has same name but different case that has to reside in the same parent directory.
When i try to copy it , Winnt is trying to overwrite each other.

preserve case option is slected in NFS maestro software.

Solution if any please let me know.


regards
Vijay
"Let us fine tune our knowledge together"
6 REPLIES 6
Paula J Frazer-Campbell
Honored Contributor

Re: PCNFS -file name case problem

Hi
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:-

1. Remame the second file.
2. Place the second file in a different dir.

BTW ---- "preserve case option is slected in NFS maestro software" - is really for unix to unix copies.

HTH

Paula
If you can spell SysAdmin then you is one - anon
K.Vijayaragavan.
Respected Contributor

Re: PCNFS -file name case problem

Hi paula,

ok . Thank you for replying.
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 .

Solutions if any please let me know
"Let us fine tune our knowledge together"
Paula J Frazer-Campbell
Honored Contributor

Re: PCNFS -file name case problem

Hi

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).

This will retain within the tar archive all the case information.

E.G.
tar -cvf
the ftp the tarfile.tar to the NT machine (but do not extract it on the NT machine)


HTH

Paula
If you can spell SysAdmin then you is one - anon
K.Vijayaragavan.
Respected Contributor

Re: PCNFS -file name case problem

Hi paula,

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.
Thank you for beeing in touch.
regards

vijay
"Let us fine tune our knowledge together"
Paula J Frazer-Campbell
Honored Contributor

Re: PCNFS -file name case problem

Hi
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.

A further option is to install Samba on the unix machine and export the dirs so that the NT machine can pick them up.

Search the forum on Samba.


Paula
If you can spell SysAdmin then you is one - anon
K.Vijayaragavan.
Respected Contributor

Re: PCNFS -file name case problem

Hi friends,

I have installed samba in my hpux 11.00 workstation .

now i want to export a file system from this system to a win95 pc and i wanted to know the procedure for it.

Solutions if any please let me know

Vijay

"Let us fine tune our knowledge together"