Re: invalid char in filenames

2001-05-06 Thread Jonas Jensen
T. Bharath [EMAIL PROTECTED] wrote Index: src/url.c === diff -u -r url.c @@ -1237,21 +1237,21 @@ /* DOS-ish file systems don't like `%' signs in them; we change it to `@'. */ #ifdef WINDOWS { char *p = file;

Re: invalid char in filenames

2001-05-06 Thread Jonas Jensen
May be i may have missed some but the ones there are also illegal( some under NTFS) I had got the list . / \ [ ] : ; = , from msdn and the rest i found when i was trying to download a dynamic page The url was using get method with some parameters and the filename that was generated by