[
https://issues.apache.org/jira/browse/NIFI-15562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056974#comment-18056974
]
ASF subversion and git services commented on NIFI-15562:
--------------------------------------------------------
Commit e915e94e2e113304373654ade85e37f9fbd0c79b in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e915e94e2e ]
NIFI-15562 Fixed Symbolic Link resolution for directories in ListSFTP (#10866)
- Passed parent directory for full path resolution of entry attributes
> Incorrect Symbolic Link Resolution for Nested Directories in ListSFTP
> ---------------------------------------------------------------------
>
> Key: NIFI-15562
> URL: https://issues.apache.org/jira/browse/NIFI-15562
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.6.0, 2.7.0, 2.7.1, 2.7.2
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Following migration from SSHJ to Apache MINA SSHD, the resolution of
> directory status for symbolic links did not pass the parent directory path to
> theĀ {{stat}} method. This resulted in incorrect determination of symbolic
> link status for nested symbolic links, evaluating the links as files instead
> of directories.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)