Opened on Jul 28, 2015 at 3:39:32 AM
Closed on Jul 29, 2015 at 5:57:02 AM
Last modified on Jul 31, 2015 at 11:48:42 AM
#8953 closed defect (fixed)
Unable to overwrite existing files to Oracle WebCenter Content
Reported by: | gdhnz | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.7.2 |
Component: | webdav | Version: | 4.7.1 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description (last modified by dkocher)
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 (2)
Change History (10)
Changed on Jul 28, 2015 at 3:41:15 AM by gdhnz
comment:1 Changed on Jul 28, 2015 at 11:44:03 AM by dkocher
- Component changed from core to webdav
- Owner set to dkocher
comment:2 Changed on Jul 28, 2015 at 11:46:39 AM by dkocher
- Description modified (diff)
- Milestone set to 4.8
comment:3 Changed on Jul 28, 2015 at 11:48:31 AM by dkocher
See also #8902.
comment:4 Changed on Jul 28, 2015 at 11:49:53 AM by dkocher
- Status changed from new to assigned
- Summary changed from Unable to overwrite existing files to Oracle WebCenter Content webdav to Unable to overwrite existing files to Oracle WebCenter Content
comment:5 Changed on Jul 28, 2015 at 11:50:33 AM by dkocher
Please report this issue to the service provider.
comment:6 Changed on Jul 28, 2015 at 7:53:32 PM by gdhnz
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.
comment:7 Changed on Jul 29, 2015 at 5:57:02 AM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
Workaround in r17979.
comment:8 Changed on Jul 31, 2015 at 11:48:42 AM by dkocher
- Milestone changed from 4.8 to 4.7.2
Note: See
TracTickets for help on using
tickets.
Screenshot of cyberduck error when trying to overwrite a file via webdav