Solstice NFS Client 3.2 User's Guide for Microsoft Windows 95 and Windows NT

Setting Files and Folders Preferences

Use the Files and Folders tab to set preferences for case handling and how folders are created.

Archive Attribute

Showing NFS files with archive attribute checked specifies that you want to see when a file has the DOS archive attribute set, although it has no meaning in NFS.

Preferred Case

You can determine which case NFS should use when creating new files and doing file lookups. The preferred case is used only if the next option (Create File Names In Preferred Case) is selected.

Case Handling

The default selections for the two Case Handling options are intended to replicate the case-handling behavior of Windows 95 and Windows NT. Windows will allow you to create file names using mixed case. However, unlike UNIX, Windows cannot differentiate between two files with the same name but different cases in the same directory.

For this reason, you should not create files or directories on your NFS server whose names are the same except for case. For example, you should not create one directory named STATUS and another named status within the same parent directory.

Folder Creation Semantics

Determine how NFS handles the group identification (GID) assigned to files it creates. UNIX System V normally assigns to a file the GID of the process that creates it. However, if the parent folder was set up to pass its GID to all files created within it, System V assigns the GID of the parent folder to the new file. Berkeley Software Distribution (BSD) UNIX always assigns the GID of the creating process to a new file.