Hello all, I have a use case to copy files from one server to another server and use those files for further processing. Using simple GetFile (with Keep Source File property set to true) and PutFile processors. But, when I move those files from the destination server for processing, Apache Nifi is copying the files from the source server to the destination server all over again. Is there a way I can work around this? There are only 3 options under the conflict resolution strategy property - replace, ignore and fail none of which fits my use case. Any suggestions?
Thanks Kartik
