Hello guys, I am trying to figure out what is the problem here. Currently running Ubuntu 12.04 with latest updates and radosgw version 0.72.2-1precise. My ceph.conf file is pretty standard from the radosgw howto. I am testing radosgw as a backup solution to S3 compatible clients. I am planning to copy a large number of files/folders and I am having issues with a large number of files. The client reports the following error on some files: <?xml version='1.0' encoding='UTF-8'?> <Error> <Code>AccessDenied</Code> </Error> Looking on the server backup I only see the following errors in the radosgw.log file: 2014-05-13 23:50:35.786181 7f09467dc700 1 ====== starting new request req=0x245d7e0 ===== 2014-05-13 23:50:35.786470 7f09467dc700 1 ====== req done req=0x245d7e0 http_status=403 ====== So, i've done a small file set comprising of test files including the following names: Testing and Testing.txt Testing ^ Testing.txt Testing = Testing.txt Testing _ Testing.txt Testing - Testing.txt Testing ; Testing.txt Testing ! Testing.txt Testing ? Testing.txt Testing ( Testing.txt Testing ) Testing.txt Testing @ Testing.txt Testing $ Testing.txt Testing * Testing.txt Testing & Testing.txt Testing # Testing.txt Testing % Testing.txt Testing + Testing.txt >From the above list the files with the following characters are giving me Access Denied / 403 error: =;()@$*&+ The rest of the files are successfully uploaded. Does anyone know what is required to fix the problem? Many thanks Andrei -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140515/3b84ed17/attachment.htm>