Hi, The default file filter for GetFile is [^\.].* which only matches filenames one character long. It should probably be changed to something like [^\.]*.*
Let me know if this is the wrong forum to post this. Thanks, Greg Womack Solutions Engineer Hortonworks -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/GetFile-Regex-issue-tp12710.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
