condition. Further
down in GetSFTP, I had to specify ${path}/${filename} to fetch the file.
Best regards,
From: Pierre Villard
Sent: April 21, 2016 1:18 PM
To: users@nifi.apache.org
Subject: Re: datetime argument to the GetSFTP processor
Hi Ashraf,
I belie
ks,
>
> ____
> From: Ashraf Hasson
> Sent: April 21, 2016 12:50 PM
> To: users@nifi.apache.org
> Subject: Re: datetime argument to the GetSFTP processor
>
> Hi James,
>
> Thanks for your reply.
> The source has multiple files gener
his is not the right way but I'd highly appreciate some help.
>
> Thanks,
>
>
> From: Ashraf Hasson
> Sent: April 21, 2016 12:50 PM
> To: users@nifi.apache.org
> Subject: Re: datetime argument to the GetSFTP processor
>
> Hi James,
>
> Thanks for your reply.
> The
_____
> From: Joe Witt
> Sent: April 15, 2016 1:35 PM
> To: users@nifi.apache.org
> Subject: Re: datetime argument to the GetSFTP processor
>
> Ahh - great idea James!
>
> On Fri, Apr 15, 2016 at 1:34 PM, James Wing wrote:
>> Have you looked at a combinat
x27;)}-*.csv but then this
doesn't match the remote file guessing because FetchSFTP doesn't do globing.
Thanks,
From: Joe Witt
Sent: April 15, 2016 1:35 PM
To: users@nifi.apache.org
Subject: Re: datetime argument to the GetSFTP processor
Ahh - great ide
uessing because FetchSFTP doesn't do globing.
Thanks,
From: Joe Witt
Sent: April 15, 2016 1:35 PM
To: users@nifi.apache.org
Subject: Re: datetime argument to the GetSFTP processor
Ahh - great idea James!
On Fri, Apr 15, 2016 at 1:34 PM, James W
Ahh - great idea James!
On Fri, Apr 15, 2016 at 1:34 PM, James Wing wrote:
> Have you looked at a combination of ListSFTP -> FetchSFTP? I believe
> ListSFTP has built-in support for tracking recent files, and it might
> satisfy your use case. If not, you can certainly filter the listed files by
Have you looked at a combination of ListSFTP -> FetchSFTP? I believe
ListSFTP has built-in support for tracking recent files, and it might
satisfy your use case. If not, you can certainly filter the listed files
by the "filename" attribute before calling FetchSFTP.
On Fri, Apr 15, 2016 at 7:40 A
Hi there,
I've been trying to use the GetSFTP processor to fetch files that have a
'mmdd' part but the only option I have is to use Java Regular Expression,
not sure how to specify today or yesterday's date dynamically.
I thought an alternative is to use a locally generated file that cont