Thanks for your answer. Regards Dominik On Aug 30, 2013 4:59 PM, "Yehuda Sadeh" <[email protected]> wrote:
> On Fri, Aug 30, 2013 at 7:44 AM, Dominik Mostowiec > <[email protected]> wrote: > > (echo -n 'GET /dysk/files/test.test% > 40op.pl/DOMIWENT%202013/Damian%20DW/dw/Specyfikacja%20istotnych%20warunk%F3w%20zam%F3wienia.doc > > HTTP/1.0'; printf "\r\n\r\n") | nc localhost 88 > > HTTP/1.1 400 Bad Request > > Date: Fri, 30 Aug 2013 14:10:07 GMT > > Server: Apache/2.2.22 (Ubuntu) > > Accept-Ranges: bytes > > Content-Length: 83 > > Connection: close > > Content-Type: application/xml > > > > <?xml version="1.0" > > encoding="UTF-8"?><Error><Code>InvalidObjectName</Code></Error> > > > > > The object name needs to be utf8 encoded. > > Yehuda >
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
