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

enh: Allow to set overwrite for copy and move actions and allow shallow copy #361

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jan 10, 2024

  1. This allows to set the overwrite header for copy and move actions.
  2. This allows to create shallow copies as of RFC4918 section 9.8.3

…llow copy

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor Author

susnux commented Feb 4, 2024

@perry-mitchell if there is anything I can help with to get this in, please let me know :)

Copy link
Owner

@perry-mitchell perry-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks excellent! Sorry this took so long to get merged.

@perry-mitchell perry-mitchell merged commit cbf2f7a into perry-mitchell:master Mar 18, 2024
6 checks passed
@susnux susnux deleted the enh/allow-depth-and-overwrite-copy-move branch March 18, 2024 18:16
@susnux
Copy link
Contributor Author

susnux commented Mar 18, 2024

Looks excellent! Sorry this took so long to get merged.

Thank you! And no problem, for me its a nice to have feature :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

moveFile operation type has missing optional options parameter
2 participants