• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Ssh?

S

SitX

Guest
Hello,

i created a new user on my plesk system. The User added his 15 Domains into Plesk and started a scp transfer through the root account. How can i give the user rights, to chance the folder, file security / rights?
 
You transferred the files with root, so root owns them.

If the user owns the folders and files, he also could change the privileges ;)

Just go sure, that the file-privileges are correct for his ftp-user:
chown -R ftp_user.psacln httpdocs/*
 
Back
Top