SharkAndCat opened a new issue, #5203: URL: https://github.com/apache/seatunnel/issues/5203
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description When SFTP is used as SINK and custom_filename is set to TRUE, the filename will be forcibly added with file prefix and suffix, which makes it difficult for downstream users to accurately obtain data based on the filename <img width="1048" alt="微信图片_20230802182044" src="https://github.com/apache/seatunnel/assets/137992853/5341ab97-43a5-41f5-8203-1fa56ca0589a"> ### Usage Scenario Use file as SINK ### Related issues If I want to completely customize the file name, is there any way to remove prefixes and suffixes at this stage ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
