public interface FTPClientProvider
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.net.ftp.FTPClient |
getClient(PropertyContext context,
Map<String,String> attributes)
Get configured FTP Client using context properties and attributes
|
org.apache.commons.net.ftp.FTPClient getClient(PropertyContext context, Map<String,String> attributes)
context - Property Contextattributes - FlowFile attributes for property expression evaluationCopyright © 2023 Apache NiFi Project. All rights reserved.