-
-
Notifications
You must be signed in to change notification settings - Fork 300
Cannot replace folder with file error message attempting to upload file #16939
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
Comments
The error message indicates you have a directory placeholder or common prefix with the name |
I have the same issue since 9.1.3 and no problem on 9.1.2. Just trying to upload and it is trying to replace a folder instead of just adding the file according to the message.
|
I've the same issue raised the bug today. It was working fine since 9.1.2 |
I am unable to reproduce. Please include the log file. You can reach the logging output in Preferences → Connection. |
Also running into this issue, Desktop The error message indicated it's trying to overwrite a new file "folder" with the new file. It's treating the not yet uploaded file as a folder.
|
As a workaround remove the bucket name from Server in your bookmark configuration and instead set it in Path. |
That worked! Thanks |
Possible regression from e2aa1ef. |
I can't use this workaround: when you add the credentials, I don't see where to add a path. And I don't have permission to read the top level directory, "/". So I am hoping for a fix in the next version. |
On Windows expand the "More options" for "Open Connection", on macOS create a bookmark, then expand "More options". |
You are on the History/Recent-view - check the clock symbol in the top left corner. |
This ticket system is to report bugs and feature requests. For support, visit the help page first.
Describe the bug
We're able to connect to Amazon S3 with OIDC, but we're unable to write files in 9.1.3. This is working in 9.1.2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
File will get replaced successfully
Screenshots
If applicable, add screenshots to help explain your problem.
Error shows Access denied (S3 with OIDC)
Desktop (please complete the following information):
Log Files
Please include the log file. You can reach the logging output in Preferences → Connection.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: