Hi,
I am using aws-s3 version 0.4 and I have a problem regarding Unicode. I upload the same file using aws-s3 gem and
upload successful and I can view that file using firefox S3 Organizer. But when I try to download it, then it gives
error "AWS::S3::NoSuchKey: The specified key does not exist." I try other files and work fine. I noticed that
file has character "é" e.g file name; abc-déf.txt, which is a unicode character. Please guide me for any
good direction. Please note I can not change file name storing at S3 server. Waiting for response. |