apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.06k stars 1.83k forks source link

[Feature][connector-file-ftp] The ftp source path supports regular and date variables #7978

Open linjianchang opened 2 weeks ago

linjianchang commented 2 weeks ago

Search before asking

Description

Whether the ftp source path can support regular expressions, and whether the path can support date variables, such as: yyyyMMdd, so that the seatunnel task is started once a day, and the directories and files of the day can be synchronized without modifying the pipeline script.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct