cloudlena / s3manager

A Web GUI for your S3 buckets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant delete file that has symbol '%'

mortum5 opened this issue · comments

I got error 400 in console when try to delete the file.

Request:
DELETE http://localhost:8080/api/buckets/bucket_name/objects/file-name-%d-v3.csv.gz

I think the problem may not be limited to just one character.