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

How to make main ftp access webusers folder

ataab

Basic Pleskian
Hello,

I am using plesk 8.6. The main ftp user is not able to access the webusers/web-user-name folder. How do i do that.
 
Login as root through SSH and run one the command below

Code:
chmod a+r /var/www/vhosts/domain.com/web_users/WebUserName

That will allow the main ftp user to be able to read the files there.
 
Back
Top