• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

How to inherit permission on c:\inetpub\vhosts dir

TaskSoftware

New Pleskian
I have a script for backing up windows dirs/files that I use on my linux backup server. I'd like to make a dump of the domains hosted on my plesk and I'll be needing to set the backup user permission in the vhosts directory so that I can share and mount the dir for backing up the files.

But the problem is that when I set the permission on the C:\inetpub\vhosts, the permission isn't inherited to the subdirs. So when I mount the sharedir and try to access the subdirectories, I get the permission denied error.

How can I make the permission of the share user get inherited to the subdirectories?
 
Back
Top