-
Bug
-
Resolution: Done
-
Major
-
None
SMB rename-operation does a remote copy first, then it deletes the original file. See the method
org.apache.camel.component.smb.SmbOperations.renameFile(String from, String to)
It takes longer and it makes several features like tempPrefix or tempFileName (see SMB :: Apache Camel) useless causing the reading in progress files.
There are no Sub-Tasks for this issue.