I am Gettting Clear Text Session Error in FTP
You might receive the error “421 Sorry, cleartext sessions are not accepted on this server” due to the below reasons.
i). If you are trying to access ftp via browser you it will trows the above error. Also FTP access via browser is not allowed.
ii). If you are connecting via “Use Plain FTP” it will trows the above error.
Kindly Choose server type : FTPES – FTP over explicit TLS/ SSL and check it out.
{
Note: If you are using latest version of fiezilla,
Protocol: FTP-File Transfer Protocol
Encryption: Require explicit FTP over TLS.
}
Refer the below procedure and proceed further to connect with FTP.
Please download ftp software Filezilla
FILEZILLA:
=======
Downlaod and Install Filezilla FTP Client
Click on File >> Site Manager
Click on New Site option
Supply the following details
Host : ftp.yourdomain.com or server IP
port : 21
server type : FTPES – FTP over explicit TLS/ SSL
{
Note: If you are using latest version of fiezilla,
Protocol: FTP-File Transfer Protocol
Encryption: Require explicit FTP over TLS.
}
Logon Type : Normal
User : your ftp user name
password : your ftp password
Click on connect
[ If any prompt to accept the certificate appears, please accept it as the server used open ssl ]
Now you should be able to view the local system in left side and server in the right side
You can now start uploading the contents in your public_html directory