Hello all,

This is my first interaction with this list.

While using FTPClient on an Android application I was developing, I found
myself wishing I could attach a CountingInputStream to LIST requests. This
was because I was requesting very large file lists on a slow connection.

I thought I could contribute to the net.ftp project by adding a method to
the api that somehow exposed the stream, so that users can do what they
want with it.

I downloaded the source and read enough to understand how list and list
parsing works.

BUT I thought, before I waste my time, I should ask the devs if this idea
is ever going to be accepted to the project.

So, am I wasting my time?

Thanks,
Jake

Reply via email to