[
https://issues.apache.org/jira/browse/NIFI-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456557#comment-16456557
]
ASF GitHub Bot commented on NIFI-5090:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/2642
Reviewing...
> 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)