Sometimes when you connect to the server via FileZilla, it gives the following error :
"421 Sorry, cleartext sessions are not accepted on this server."
It give above error cause, TLS Encryption Support set to "Required" in
WHM >> Service Configuration >> FTP Server Configuration.
It can be resolve with with 2 solutions.
1] Normally we enter domain name as host
e.g : "domain.com" OR "ftp://domain.com"
instead of above use ftpes:// before the domain name, so it will be as : ftpes://domain.com
OR
Access the WHM and set TLS Encryption Support to "Optional"
"421 Sorry, cleartext sessions are not accepted on this server."
It give above error cause, TLS Encryption Support set to "Required" in
WHM >> Service Configuration >> FTP Server Configuration.
It can be resolve with with 2 solutions.
1] Normally we enter domain name as host
e.g : "domain.com" OR "ftp://domain.com"
instead of above use ftpes:// before the domain name, so it will be as : ftpes://domain.com
OR
Access the WHM and set TLS Encryption Support to "Optional"
Hope this helps!