The information in this article applies to:
SYMPTOMSWhen File Manager is used to copy files with long names to volumes that you have Write-Only access to, the short (8.3) name will be used. The write-only volume may be local or remote. CAUSEFile Manager attempts to determine whether the destination drive supports long file names by using the GetVolumeInformation API to collect information about the destination drive. This API call fails with an Access Denied error when the destination drive is one for which you do not have read access. Thus, the File Manager cannot confirm whether long file name support is available. In this situation, File Manager chooses to use the 8.3 name for the file rather than attempt to copy the long file name to the destination. RESOLUTION
If you have read/write access to the root of the volume, the
GetVolumeInformation call will succeed. In this case, no resolution is
required. Otherwise, use one of the following workarounds:
STATUS
Microsoft has confirmed this to be a problem in Windows NT version 3.51.
This problem was corrected in the latest Windows NT 3.51 U.S. Service
Pack. For information on obtaining the Service Pack, query on the
following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K Additional query words: winfile prodnt
Keywords : nt32ap ntfilesys |
Last Reviewed: February 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |