hfutatzhanghb commented on PR #7818: URL: https://github.com/apache/opendal/pull/7818#issuecomment-4790134482
Yes,it's me ---- Replied Message ---- | From | Erick ***@***.***> | | Date | 06/24/2026 22:06 | | To | ***@***.***> | | Cc | ***@***.***>***@***.***> | | Subject | Re: [apache/opendal] RFC: rename if not exists (PR #7818) | @erickguan commented on this pull request. In core/core/src/docs/rfcs/7818_rename_if_not_exists.md: > + +- Azure Data Lake Storage accepts `If-None-Match: *` for rename. +- Azure Files exposes `x-ms-file-rename-replace-if-exists`. +- WebDAV defines the `Overwrite` header for `MOVE`; `F` requires the server to + reject an existing destination. +- Yandex Disk exposes an `overwrite` query parameter. +- OneDrive exposes conflict behavior, although support differs between service + variants and must be verified before advertising the capability. + +These services are candidates for follow-up implementations. They are not +enabled by this RFC's initial HDFS change. Each follow-up must include behavior +coverage and service-specific error translation. + +### Multi-step overwrite services + +`aliyun_drive`, `gdrive`, `goosefs`, and `koofr` currently delete or trash an @hfutatzhanghb Is zhb your handle on OpenDAL discord? — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today! You are receiving this because you were mentioned.Message ID: ***@***.***> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
