Microsoft KB Archive/246922: Difference between revisions

From BetaArchive Wiki
m (Text replacement - ">" to ">")
m (Text replacement - """ to """)
 
Line 12: Line 12:
<div id="TitleRow">
<div id="TitleRow">


= <span id="KB246922"></span>FP98: Error Message: &quot;The Destination File System Ignores Case&quot; =
= <span id="KB246922"></span>FP98: Error Message: "The Destination File System Ignores Case" =





Latest revision as of 12:50, 21 July 2020

Knowledge Base


FP98: Error Message: "The Destination File System Ignores Case"

Article ID: 246922

Article Last Modified on 10/3/2001



APPLIES TO

  • Microsoft FrontPage 98 Standard Edition



This article was previously published under Q246922


For a Microsoft FrontPage 2000 version of this article, see 246924.
For a Microsoft FrontPage 97 version of this article, see 201609.


SYMPTOMS

When you try to publish from a UNIX server to a server running on Windows 95, Windows 98, or Windows NT, the following error message appears:

The destination file system ignores case. The following names of pairs will conflict: <path>/<filename> and <path>/<FileName> No Pages were published. Please name all files in your frontpage web uniquely and publish again.

CAUSE

UNIX is case sensitive. (For example, mypage.htm and MyPage.htm are separate and completely different files.) Windows-based operating systems are not case sensitive. (For example, mypage.htm and MyPage.htm are the same file.)

RESOLUTION

To resolve this problem, do the following:

  1. Open the Web on the UNIX server and rename the files listed in the message.
  2. When prompted to update hyperlinks, click Yes.
  3. Republish the Web to your local computer.




Additional query words: front page fp98

Keywords: kbprb KB246922