[
https://issues.apache.org/jira/browse/NIFI-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-5090:
--------------------------------
Summary: FetchFTP and FetchSFTP should be able to dynamically create the
target directory to move files to if not found (was: When moving files,
FetchFTP and FetchSFTP should be able to dynamically create a directory if not
found)
> FetchFTP and FetchSFTP should be able to dynamically create the target
> directory to move files to if not found
> --------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-5090
> URL: https://issues.apache.org/jira/browse/NIFI-5090
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Priority: Major
>
> When using FetchFTP or FetchSFTP with "Completion Strategy" "Move" files it
> allows you to specify a directory that files are moved to.
> The directory to move files to has to exist for the files to be moved there.
> But it will be useful if fetch FTP processors create a directory using some
> attribute data, so that processed files are moved into a folder called:
> "processed/${year}/${month}/${day}"
> Currently with this format, the system creates an exception "FileNotFound"
> which actually appears to be referring to the destination directory not being
> found.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)