RAVINARAYAN SINGH created NIFI-15077:
----------------------------------------

             Summary: Add Conflict Resolution Strategy for FetchSFTP when 
Completion Strategy is “Move File”
                 Key: NIFI-15077
                 URL: https://issues.apache.org/jira/browse/NIFI-15077
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
            Reporter: RAVINARAYAN SINGH
            Assignee: RAVINARAYAN SINGH


Currently, the *FetchSFTP* processor in Apache NiFi does *not* support handling 
file name conflicts when the _Completion Strategy_ is set to *“Move File”*.

 

When a file with the same name already exists in the configured target 
directory, the processor only logs a *warning message* and does *not perform 
any conflict resolution*. This can lead to data overwrites or stalled flow 
execution depending on the SFTP server configuration.

 

By contrast, the *PutSFTP* processor includes a *Conflict Resolution Strategy* 
property (e.g., {_}Replace{_}, {_}Ignore{_}, {_}Fail{_}, {_}Rename{_}) to 
control how such conflicts should be handled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to