Support Questions

Find answers, ask questions, and share your expertise

Listftp now working in 2.3.0 as in 2.2.0

avatar
New Contributor

Hi,

I'm trying to use Nifi 2.3.0 and 2.2.0 to list some ftp files using ListFTP and then fetching it using FetchFTP.

The problem is that when I try to fetch using 2.3.0 ListFTP, it gets timed out, and using the same parameters in 2.2.0 ListFTP, I can get the files in the ftp. I also tested it with another ftp and got another error:
"- Caused by: org.apache.commons.net.MalformedServerReplyException: Could not parse response code."

2 REPLIES 2

avatar
New Contributor

I downgraded the docker to 2.2.0 and the ListFTP didn't work. But after recreating the process, it started working.

avatar
Community Manager

Welcome to the community @stevenchern. I'm happy to see the issue resolved.


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }