Description
The UnixFTPEntryParser regular expression (line 106) consumes all spaces between the timestamp and the file name.
The FTPFile.name property ends up getting a value with stripped leading spaces.
Reported by Spring Integration user at https://jira.spring.io/browse/INT-3591
Attachments
Attachments
Issue Links
- breaks
-
NET-609 DefaultUnixFTPFileEntryParserFactory Issue (leading spaces removal configuration)
- Closed