Page 1 of 1

Filename containing "[" or "]" not accepted

PostPosted:Mon Apr 27, 2009 10:01 am
by vnaik
When I try to upload a file whose name contains [ or ], these characters get replaced by space. e.g a[1].txt is uploaded as a 1 .txt
How can we upload with proper file name? Is there any escape character for that? Are there any other characters which are not accepted by openkm?