Hi,
I receive an error when trying to remove a file through the CIFS share, when the filename contains a bracket.
To reproduce :
- create a file (test.txt)
- insert text in test.txt
- rename test.txt in [12]test.txt
- insert text in [12]test.txt
- try to remove or delete [12]test.txt, it does not work.
It is encountered on v1.1.2, tomcat under linux, with FR language pack.
Manipulation of files which filename contain brackets work well through webclient GUI.
Laurent.