Our secure file storage provider does not support SFTP. I'm hoping to
migrate our folder sync processes and some other operational stuff to NiFi.
Unfortunately it seems NiFi does not support FTPS.


After a little research[1] it seems that one could extend FTPTransfer[2] to
work with FTPS[3][4] (possibly using an implicit = true/false parameter in
the processor).


Is there a reason why FTPS support was left out? Does anyone have a custom
processor that handles FTPS already?


I noticed this ticket which is listed under 0.7 low priority[5]. Is this
something that might come in a later version?


Thanks in advance.


[1]
https://community.hortonworks.com/questions/33314/can-nifi-connect-to-ftps-protocol.html
[2]
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/FTPTransfer.java
[3]
https://commons.apache.org/proper/commons-net/apidocs/org/apache/commons/net/ftp/FTPSClient.html
[4]
https://commons.apache.org/proper/commons-net/examples/ftp/FTPClientExample.java
[5] https://issues.apache.org/jira/browse/NIFI-2278

[image: Payoff, Inc.]
*Jeremy Farbota*
Software Engineer, Data
Payoff, Inc.

[email protected]

Reply via email to