Author |
Topic |
weeweeslap
Senior Member
USA
1077 Posts |
Posted - 10 January 2008 : 11:09:51
|
ok, well I narrowed it down much further now. It doesn't work if the file name has charcters like , or ! in the file name. I uploaded file with 50 characters and it downloaded fine, I then upload a file and named it 1, 234!.nlpack and that one failed to upload so I have narowed it down to characters. I guess I will have to exclude them. Is there a way to exclude them from a form field on the fly instead of submitting and checking for them and then stating chracters can't be used? Thanks.
-edit- ok, I didit so it replaces them characters on upload with nospace and downloads work fine now however if I could pevent them altogether it would have been cool. Thanks. |
coaster crazy |
Edited by - weeweeslap on 10 January 2008 11:18:21 |
|
|
pdrg
Support Moderator
United Kingdom
2897 Posts |
Posted - 11 January 2008 : 11:20:26
|
Well troubleshot! - how funky that the problem only came to light when you changed domain name (this is often the way). Perhaps at upload time you can rename the file to something you control (eg aaaaaa.nlpack, aaaaab.nlpack, aaaaac.nlpack, etc) - means you'll never have filename problems, you'll never have 2 files with the same name conflicting, you'll never have versioning problems...
Well done mate :-) |
|
|
Topic |
|
|
|