For work with the service I use gem 'boxr'.
For example, I upload a file with name - "test.pdf". Then I upload a completely different file, but with the same name "test.docx".
But at this point I get an error: "This file already exist". How i can fix it? Perhaps i need a setting in my account?