Support mod_ifsession for proftpd
For security we have mandatory the use of SSL / TLS to connect by FTP.
Although sometimes we have to make exceptions with a client.
With the mod_ifsession module of ProFTPD you could do:
<IfUser testuser>
TLSRequired off
</IfUser>
It is a safe and official ProFTPD module, I do not understand why it is not active.
2
votes
David Narváez Segura
shared this idea
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG