Hello

I want to setup an incoming (acting as a server) account with FTPS (FTP with TLS/SSL).
I want to use Explicit SSL/TLS, that is using username/password and no client certification authentication.
What I've done is to setup a network profile with TLS, and created a CGate.

When I test to login, it works fine with Explicit SSL/TLS. But what I also can do is to login using just FTP, that is, FTP without SSL/TLS.
I want to be able to create an account which only accepts FTP Explicit SSL/TLS. Do anyone out there have a solution for that?