Just to be clear since I am new to the product are you suggesting the following - In FTPLet.onConnect method, check the FtpSession.isSecure and decide to allow or not?
On Wed, Feb 6, 2019 at 11:10 PM David Latorre <dvl...@gmail.com> wrote: > from the top of my head, I think there's an isSecure() method you can use > in a FTPLet... > > El mié., 6 feb. 2019 a las 11:30, Chandrashekhar H S > (<chandrasheka...@ecoaxisindia.com.invalid>) escribió: > > > Hi, > > > > Is it possible to disable plain-ftp connections when the apache ftp > server > > is configured to work with explicit-ssl? > > > > Thanks, > > Chandrashekar > > >