Hi,

I am trying to mirror a part of my Plone web site. I solved most of the problems but I have one left that I can't seem to solve. It looks like wget is doing what I ask it to do but then end result doesn't work.


I have many links that have the form:

        photoalbum_photo_view?b_start:int=0

When I set the restrict-file-names mode to windows, the filenames and the links to these files look like this:

        [EMAIL PROTECTED]

When I open a page in Mozilla, and try to follow one of these links, Mozilla tries to go to the file


        [EMAIL PROTECTED]:int=0


which, of course, is not there!

Obviously Mozilla sees the encoded character and converts to the real character, which is what it is supposed to do also, I guess.

So wget and Mozilla are doing the right things but it prevents this mirroring from working.

Is there anyway to make this work?

Thanks in advance.
--
Herb Schilling
NASA Glenn Research Center
Brook Park, OH 44135
[EMAIL PROTECTED]

The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn and relearn. --Alvin Toffler

Reply via email to