• 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.

Question Best pratices for create a new FTP user

Griffont39

New Pleskian
Hi,
i have a question because,
i try to create a new FTP user on a Domain,
so i follow this docs and i can to connect it but i can't upload file in.

i must have my FTP in passive (so that it's good ^^),
in port 21 ( that it's good too ^^),
but when i try to upload file i have an error

My log :
Connected to "My Uri" server FTP.
Connected on "my user name".
Switch to passive mode
Remote system type is UNIX
Remote directory changed to /
Alphabetical directory:
*list of my files*

Unable to upload file test_upload_file_20220302_044459.txt

My system :
Linux : Debian GNU/Linux 10.11 (buster)
Plesk Version : Plesk Obsidian Version 18.0.41

so did i miss something ?

thanks for you help ^^
 
Is the directory writeable for the new FTP user, e.g. is it group psacln or psaserv? And are its permissions at least 066x?
 
Back
Top