Re: Issue with org.apache.commons.net.ftp.parser.OS400FTPEntryParser

Saran Kumar <[email protected]> Tue, 21 Jul 2026 18:16:31 +0530
Newsgroups gmane.comp.jakarta.commons.devel
Message-ID <CADGVniHqh4SLJgraHVL9wTVpjJFaOyVzDehdd9xJXJBT-+yZPA@mail.gmail.com>
--0000000000004053cd06571e6a31
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

>
>
> Hi Matt,
>
> Thanks for reporting this. I created a JIRA ticket for it:
>
> https://issues.apache.org/jira/browse/NET-745
>
> The extra space before the filename is likely caused by the date column
> alignment in Unix-style listings =E2=80=94 when the output shows a year i=
nstead of
> a time, the column width stays fixed and the parser's regex captures the
> padding space as part of the filename.
>
> I can take a look at the parser regex if no one else picks it up.
>
> Thanks,
> Sarankumar

--0000000000004053cd06571e6a31--