Skip to content

Spring Integration 7.0.x SftpPersistentAcceptOnceFileListFilter SftpClient.DirEntry longFilename (without dir info) record in METADATA_STORE #10854

@tommyNy

Description

@tommyNy

In what version(s) of Spring Integration are you seeing this issue?

Since 7.0.x

Describe the bug

https://stackoverflow.com/questions/79905537

To Reproduce

Use SftpPersistentAcceptOnceFileListFilter to indicate file as processed.

Expected behavior

For file name on SFTP server: FILENAME.txt and prefix 'prefix_' , in METADATA_STORE should be record:

prefix_FILENAME.txt

Sample

For file name on SFTP server: FILENAME.txt and prefix 'prefix_' , in METADATA_STORE we have record:

prefix_-rwxrwxrwx 1 1000 1000 346 Mar 11 2026 FILENAME.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions