• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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