Skip to content
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

Unable to overwrite existing files to Oracle WebCenter Content #8953

Closed
cyberduck opened this issue Jul 28, 2015 · 4 comments
Closed

Unable to overwrite existing files to Oracle WebCenter Content #8953

cyberduck opened this issue Jul 28, 2015 · 4 comments
Assignees
Labels
bug fixed webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

caf8c72 created the issue

On OS X 10.10.4 all Cyberduck versions after v4.4.3 are unable to upload content that overwrites existing files via webdav.

I've attached a screenshot of the error we're seeing and the transcript log when I try to overwrite a file.

PROPFIND /_dav/cs/idcplg/webdav/Contribution%20Folders/some/path/Compatibility%20mode.png HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: hostname
Connection: Keep-Alive
User-Agent: Cyberduck/4.7.1.17920 (Mac OS X/10.10.4) (x86_64)
Cookie: %COOKIE_NAME%=cookie-name; IntradocLoginState=1; _WL_AUTHCOOKIE_%COOKIE_NAME%=another_cookie_name
Accept-Encoding: gzip,deflate
Authorization: Basic auth_details
HTTP/1.1 404 Not Found
Date: Tue, 28 Jul 2015 03:30:58 GMT
Server: Apache/2
Content-Length: 274
Idc-Version: 2.0; owner="Oracle"; desc="Oracle UCM WebDAV Server"
Content-Encoding: gzip
X-ORACLE-DMS-ECID: 22e74ea434d3b996:-23a73215:14eb8df0f45:-8000-0000000000122b99
X-Powered-By: Servlet/2.5 JSP/2.1
Cache-Control: private, max-age=60
Connection: close
Content-Type: text/xml; charset="utf-8"


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See also #8902.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please report this issue to the service provider.

@cyberduck
Copy link
Collaborator Author

caf8c72 commented

Any chance of a GUI option for the following:

defaults write ~/Library/Preferences/ch.sudo.cyberduck.plist queue.upload.file.metadata.change false

Transmit, ExpanDrive and Windows webdav clients all work as expected.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Workaround in e3b5d5a.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants