Microsoft Knowledge Base Email Alertz

You receive an error message when you use FrontPage 2003 or FrontPage 2002 to reverse publish from a remote Web site to a local Web site

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 905426 - Last Review: May 30, 2007 - Revision: 2.1

You receive an error message when you use Expression Web, SharePoint Designer 2007, FrontPage 2003, or FrontPage 2002 to reverse publish from a remote Web site to a local Web site

SYMPTOMS

When you use Microsoft Expression Web, Microsoft Office SharePoint Designer 2007, Microsoft Office FrontPage 2003, or Microsoft FrontPage 2002 to reverse publish from a remote Web site to a local Web site, you receive one of the following error messages.
You specified identical destination filenames for some of the files you are trying to copy. Make sure all destination files have unique names and try again.
The destination web ignores case. The following pairs of names will conflict:
file names listed here
No files were copied. Name all files in your web uniquely and try again
Note This problem only occurs when the remote server is running UNIX.

CAUSE

The UNIX operating system is case-sensitive. Therefore, a UNIX-based server does not ignore case. Files that have the same name but a variation in uppercase or lowercase letters are considered to be different files. For example, a UNIX-based server considers hello.htm to be a different file from HELLO.HTM or from Hello.htm.

The Microsoft Windows operating system is case-insensitive. Therefore, a Windows-based computer ignores case. For example, a Windows-based computer considers hello.htm, HELLO.HTM, and Hello.htm to all be the same file.

When you publish a Web page from a UNIX-based server to a Windows-based computer, you receive an error message that warns you of the conflict.

Even if you have not changed any file names, you may still experience this problem. This problem occurs on a certain set of server extensions on UNIX-based servers.

WORKAROUND

To work around this problem, rename the files on the remote server that have the same names but different combinations of uppercase and lowercase letters. Rename these files to make the file names unique. For example, if you have a file that is named hello.htm and another file that is named HELLO.HTM, rename HELLO.HTM to HELLO2.HTM.

Note If you find several instances of files that have the same file name but one of the file names is in uppercase letters, you can rename all the files that have uppercase letters. Then, you can test the files by browsing several Web pages to make sure that the Web pages that correspond to the files are displayed. After you make sure that the Web pages are displayed, you can delete the duplicate file names.

APPLIES TO
  • Microsoft Office SharePoint Designer 2007
  • Microsoft Expression Web
  • Microsoft Office FrontPage 2003
  • Microsoft FrontPage 2002 Standard Edition
Keywords: 
kbprb KB905426
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Researcher Report As Irrelevant  
Written: 9/29/2005 12:35 PM
A very interesting and useful piece of information! Thanks -