LiJie20190102 commented on issue #10004: URL: https://github.com/apache/seatunnel/issues/10004#issuecomment-3467512350
I see the code performing a rename operation, and before executing the rename, the previous files will be deleted: <img width="1194" height="1008" alt="Image" src="https://github.com/user-attachments/assets/7ef75372-23e7-4386-8412-32af744daaf4" /> Meanwhile, I attempted to use org.apache.seatunnel.connectors.seatunnel.file.ftp.system.SeaTunnelFTPFileSystem#append Method to add files, but I found that there is currently no time: <img width="862" height="542" alt="Image" src="https://github.com/user-attachments/assets/0176c3b2-815f-4b9e-b2c9-f156990d9e88" /> If I need to implement the append function, I am willing to do it. -- 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]
