Skip to content

new feature: Add 'overwrite' Attribute to OpCopy and OpWrite #5024

@miniliuke

Description

@miniliuke

Feature Description

This feature would allow users to toggle the default behavior of overwriting existing files. By enabling this attribute, the system would throw an error if the file already exists, rather than overwriting it by default.

Problem and Solution

Currently, there is no way to prevent the default behavior of overwriting target files during write (creation) or copy operations. This feature would solve this issue by providing an option to control whether an existing file should be overwritten.

Additional Context

No response

Are you willing to contribute to the development of this feature?

  • Yes, I am willing to contribute to the development of this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions