Case sensitivity of file systems for iSeries NetServer

All iSeries file systems, except for three, are case insensitive and do not cause case sensitivity conflicts with supported PC clients.

The following three iSeries file systems, however, are case sensitive:

The case of file names is significant in case-sensitive file systems. The names can consist of both uppercase and lowercase characters. For example, the QOpenSys file system could have three files in it with the following names:

NETSERVE.DAT
NetServe.DAT
netserve.DAT

These three files have technically different names (because QOpenSys is case-sensitive) and represent three distinct, separate objects on iSeries.

All the PC clients that iSeries NetServer™ supports are case insensitive. The case of file names is insignificant because all file names are translated automatically into uppercase. For example, from the three example files that are listed above, all the PC clients iSeries NetServer supports would recognize only the following file:

NETSERVE.DAT

Therefore, iSeries NetServer may not work correctly when using files in case sensitive file systems. This is particularly true when working with case sensitive file systems while you are using a graphical user interface such as the Windows 95 Explorer.

All other iSeries file systems are case insensitive and do not cause case-sensitivity conflicts with supported PC clients.