<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Hi CW,</p>
<p dir="auto">It sounds like you're attempting to connect to a server via FTP, and the server is rejecting your connection because it is configured to only allow FTPS (FTP over TLS) connections. Note that neither of those are the same as SFTP, which is typically when you use an SSH connection to manage remote files.</p>
<p dir="auto">If you want to use FTPS, then you probably need to explicitly tell your file transfer client to do that. Not knowing exactly which client you're using, I can't say exactly what steps to take. Maybe it's a checkbox for using encryption, or one for using a secure connection, or maybe you have to select <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">ftps</code> as the protocol or something like that.</p>
<p dir="auto">If you want to use SFTP, then you should make sure that your server supports that, and that you have specified SFTP as the connection method. Like I said earlier, SFTP normally works over SSH and so your client would be attempting to connect on port 21.</p>
<p dir="auto">Eli</p>
<p dir="auto">On 13 Dec 2023, at 9:07, C G via Hidden-discuss wrote:</p>
</div><blockquote class="embedded" style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;"><div id="43A09ED8-D956-40E3-9B89-FEAB3814E7C0">

<div dir="ltr">Greeting Hidden Tech,
<div>Happy Holidays to all of you. I am in VS Code trying to use an SFTP plugin and Namecheap Servers to edit my WordPress sites. The sites are ok, I am just trying to advance my PhP skills for employment. <br></div>
<div><br></div>
<div>"Sorry, cleartext sessions and weak ciphers are not accepted on this server.<br>
Please reconnect using TLS security mechanisms."<br></div>
<div><br></div>
<div>I have neve had this error before. What are the TLS requirements? Do I need to clear port caches? Is that a thing? Thank you all in advance.</div>
<div><br></div>
<div>CW Gelinas</div>
<div><a href="https://www.branchbridgeweb.com">https://www.branchbridgeweb.com</a></div>
</div></div></blockquote>
<div class="markdown" style="white-space: normal;">
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;"><p dir="auto">_______________________________________________
<br>
Hidden-discuss mailing list - home page: <a href="http://www.hidden-tech.net" style="color: #777777;">http://www.hidden-tech.net</a>
<br>
Hidden-discuss@lists.hidden-tech.net</p>
<p dir="auto">You are receiving this because you are on the Hidden-Tech Discussion list.
<br>
If you would like to change your list preferences, Go to the Members
<br>
page on the Hidden Tech Web site.</p>
</blockquote></div>
<div class="markdown" style="white-space: normal;">
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto"><a href="http://www.hidden-tech.net/members" style="color: #777777;">http://www.hidden-tech.net/members</a></p>
</blockquote>

</div>
</div>
</body>

</html>