[GitHub] nifi pull request #881: Added ListFTP and FetchFTP processors

2016-09-21 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/881


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request #881: Added ListFTP and FetchFTP processors

2016-08-17 Thread ndup-git
GitHub user ndup-git opened a pull request:

https://github.com/apache/nifi/pull/881

Added ListFTP and FetchFTP processors

NIFI-1844 : Added 2 processors in order to make NiFi able to List and Fetch 
files from FTP server as it already can for SFTP.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ndup-git/nifi NIFI-1844

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/881.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #881


commit ef68a040b4241e0153f8a518012fe91e9402a60c
Author: Nicolas Dupont 
Date:   2016-08-17T15:32:05Z

Added ListFTP and FetchFTP processors




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---