• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Issue FTP Backup 550 permission error

Gothsome

New Pleskian
Hello me again!

I have plesk 18.0.41 Update Nr. 1.
I want to set up an external FTP Stprage for the Backups, but it cant connect:

Code:
 Transport error: unable to list directory: Curl error: (9) Access denied to remote resource: Last FTP request: CWD / Last FTP response: 550 Permission denied

Ii is an rented space in which you cant put ans Files in the root directory.
I can connect with Filezilla and drop files at /public and the created folder /public/Plesk.

When i connect with the Storage via cli i can connect, but not navigate in the folders with the correct permissions - then there ist the Error 550 again.

I tried every combination of the Checkboxes (SFTP Target at Sftp.hidrive....)


Thank you again for your Help!

Screenshot 2022-02-17 123333.png
 
SFTP is not FTPS. For SFTP with Plesk backup you need to install a special extension for Plesk. Filezilla may automatically use SFTP, for that reason it works, but Plesk does not. It uses FTP or FTPS.

The difference is that SFTP is based on an SSH connection and protocol while FTPS is based on an FTP connection and protocol.
 
Back
Top