- Notifications
You must be signed in to change notification settings - Fork5.1k
[CAMEL-22740] camel-smb - Simplify SMB file move operation to use ato…#20100
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
…mic rename instead of copy-then-delete strategySigned-off-by: Luigi De Masi <ldemasi@redhat.com>
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
davsclaus commentedNov 28, 2025
I wonder if this works reliable on all SMBs ? Well I ask because on camel-file we have a renameUsingCopy option. So it may be nice to have similar option for camel-smb, so we can do both kinds. |
…mic rename instead of copy-then-delete strategy