You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Call function void Rename(ObjectPath source, ObjectPath destination, bool
force) with non-Latin (Unicode symbols) for destination parameter. For example
Russian word.
What is the expected output? What do you see instead?
I expect the file/folder will be renamed.
Getting:
The remote server returned an error: (403) Forbidden.
And then
There was a mismatch between the signature in the request and the signature
computed by the server.
What version of the product are you using? On what operating system?
1.4.1.16
Atmos 2 on ESX
Windows 7 x64
Please provide any additional information below.
We can create files with Russian names and upload them, but not move/rename.
It looks like x-emc-path header should be encoded by the ESU library and
decoded by the Atmos.
Original issue reported on code.google.com by [email protected] on 20 Oct 2011 at 1:31
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Oct 2011 at 1:31The text was updated successfully, but these errors were encountered: