-
-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uploads of large objects to Oracle Storage Cloud Service fail with 400 error reply #9223
Comments
Please post the transcript from the log drawer of the Transfers window. Choose ⌘-L on Mac or right-click the toolbar from the Transfers window and choose Log on Windows |
There was nothing logged to the console/window when I try the upload of a 3.2 GB file. I get a screen that pops up that says the command failed and gives me an option to continue. And if I do, it retries the upload and fails. The upload never succeeds. |
Surely the transfer log drawer contains the HTTP transcript. Please attach. |
Would it be possibly to activate our identity domain again [1] which would allow us to assist you in testing. [1] Identity Domain: chiterategmbhtrial85243 |
The issue is caused by URI encoded forward slashes in the object name. |
We were trying to certify Cyberduck with Oracle Storage Cloud Services and found out that for smaller object uploads works fine, but larger objects, typically > 3GB uploads always fails with an error to retry/continue. From our systems only about 1 GB file uploads worked successfully. Our work flow demands upwards of 50 to 60 GB single file/object upload to be successful, which unfortunately we have not had luck with.
A large object download also gave up problems (about 10 GB).
The text was updated successfully, but these errors were encountered: