Filenames with illegal characters

Post Reply
Robert2413
Posts: 35
Joined: Mon Jun 13, 2005 11:02 pm

Filenames with illegal characters

Post by Robert2413 »

When I try to download files with names containing non-ASCII characters, UE 3.4 cannot save them and automatically suspends the save queue. I think that I understand why this is happening -- the filenames are not legal in Windows so UE cannot write the file to disk.

Does UE has a feature to automatically modify filenames to purge illegal characters so that these can be saved in Windows? Or is there another workaround?

Here is an example of a problem filename from alt.binaries.multimedia.anime.highspeed, where there is a chain of control characters that will ordinarily print as a forward slash (/):

Fate ⁄ Zero - 19 (720p|.mp4|h264|aac) ~bY NicoNico [*/17] - "[NicoNico]_Fate_⁄_Zero_-_19_(720p).mp4"

Thanks.
alex
Posts: 4514
Joined: Thu Feb 27, 2003 5:57 pm

Re: Filenames with illegal characters

Post by alex »

It replaces the slash char code, maybe it is something else locale specific.

I won't forget to check it out, need to finish some work in progress on the code first.
alex
Posts: 4514
Joined: Thu Feb 27, 2003 5:57 pm

Re: Filenames with illegal characters

Post by alex »

What is the system/language?

It saves the files for me, there are some characters, but the files were saved and they can be deleted as well.
Robert2413
Posts: 35
Joined: Mon Jun 13, 2005 11:02 pm

Re: Filenames with illegal characters

Post by Robert2413 »

System is Win XP 32-bit. Language is American English.
alex
Posts: 4514
Joined: Thu Feb 27, 2003 5:57 pm

Re: Filenames with illegal characters

Post by alex »

No problem in XP here.

UE doesn't even change the file name.

Maybe the save path is too long?
Attachments
untitled.JPG
untitled.JPG (58.23 KiB) Viewed 10889 times
Robert2413
Posts: 35
Joined: Mon Jun 13, 2005 11:02 pm

Re: Filenames with illegal characters

Post by Robert2413 »

I am saving over a normal Windows network to a Buffalo TeraStation, which as about 6 years old now. Maybe there is a problem here that doesn't exist wwhen saved to a local directory? Or maybe trying ot make a folder with those special characters in it isn't working OK?

Here's error message:

Save queue suspended
See Tasks menu to resume. Save error:
the filename, directory, or volume label syntax is


That's where the message ends.

Here are my save/unpack preferences:
Attachments
UE Save-Unpack properties.JPG
UE Save-Unpack properties.JPG (107.58 KiB) Viewed 10883 times
alex
Posts: 4514
Joined: Thu Feb 27, 2003 5:57 pm

Re: Filenames with illegal characters

Post by alex »

does it save locally, the problem is only with saving over network?

i used auto save so it also created the directory name with those characters as well.
Post Reply