Hi, We (Data Minded) are a company mainly active in consultancy services regarding data solutions. We have recently deployed a Nifi instance at a client and needed functionality for a ListFTP and FetchFTP processor as described in the following Jira issue:
https://issues.apache.org/jira/browse/NIFI-1844?jql=text%20~%20%22listftp%22 <https://issues.apache.org/jira/browse/NIFI-1844?jql=text%20~%20%22listftp%22> As this Jira ticket was still open we developed our own ListFTP and FecthFTP processors based on the already available SFTP processors. It turned out that almost all functionality was already there in the FTPTransfer class. Is there any particular reason why the FTP processors are not yet part of the standard processors as despite of some small changes they are already there? We are currently testing the processors but for now they seem to work fine. We are happy to contribute them to the community, please let us know the following steps and requirements to do so. Kind regards Joris Mees Data Minded [email protected] <mailto:[email protected]> http://www.dataminded.be <http://www.dataminded.be/>
