arastunaxndv opened a new issue, #5790: URL: https://github.com/apache/hop/issues/5790
### Apache Hop version? Apache-hop-client-2.14.0 ### Java version? openjdk version 1.8.0 ### Operating system Windows ### What happened? When **if destionation file exists = Do nothing**, the **Move files** step does not behave correctly. Instead of skipping the move, it sometimes creates a folder at the destination with the same name as the target file. **Workaround** Setting **"if destination file exists"** to **Overwrite destination file** works correctly(the file is moved and no folder is created). <img width="1158" height="620" alt="Image" src="https://github.com/user-attachments/assets/8c6e9006-78ea-4dc5-9b85-ffa75851e56b" /> ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- 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]
