Hi, I am trying to perform a site to site configuration. I am trying to do a GetFile at one site and do a PutFile in another.
What I did: Configured NiFi in machine A and set the socket input port number and set secure to false in nifi.properties - Ran the first NiFi instance in machine A - Setup a GetFile with a input dir on machine A - Connected it to an output port (named it XYZ) Configured NiFi in machine B and set the socket input port number to a different number and set secure to false in nifi.properties - Ran the second NiFi instance in machine B - Setup a PutFile processor with the local dir of machine B - Connected it to an input port (named it same, XYZ ) When I run both the nifi instances I do not see the files getting transferred. What am i missing? -- View this message in context: http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/configuring-site-to-site-tp1253.html Sent from the Apache NiFi (incubating) Developer List mailing list archive at Nabble.com.
