• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question SFTP

Wayne

New Pleskian
Is there any way to setup SFTP on Plesk Onyx 17.8.11 ?
Or do I have to install a SFTP server on Windows Server and use that?

Any help appreciated!
 
It is not possible to use SFTP in Plesk for Windows as SFTP only used on Linux environment.
SFTP refers to "SSH File Transfer Protocol". SFTP is based on the SSH2 protocol, which uses the binary encoding of messages over a secure channel.
This is only supported by Plesk in Linux Operating System.

Note that SFTP abbreviation is often mistakenly used to specify some kind of Secure FTP, by which people most often mean FTPS (secure FTP). Also, SFTP is thought to be some kind of FTP over SSL. In fact, SFTP is an abbreviation of “SSH File Transfer Protocol”. This is neither FTP over SSL, nor FTP over SSH (which is also technically possible, but very rare).
 
Thank you for the in depth response!
OK will need to think about the solution I need to put in place
 
Back
Top