• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Exclude backup directories does not work

Pagemakers

Silver Pleskian
I have this set in domain and server exclude from backup area..

/httpdocs/tmp/session/

However I am still getting the following backup warnings because it is trying to backup files from the exclude directory...


<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="warnings" log-location="/usr/local/psa/PMM/sessions/2016-12-17-030604.753/migration.result">
<object name="server" type="server">
<object name="abc.com" type="domain" uuid="domain#abc.com">
<object name="abc.com" type="hosting">
<message id="5c2bac9f-3ff2-486d-89fb-ce7831d9fe36" severity="warning" code="msgtext">
<description>Not all the data was backed up into /var/lib/psa/dumps/domains/abc.com successfully. /bin/tar: httpsdocs/tmp/session/sess_jbeof9sfjgpff6osmorrn5c0g5: Cannot stat: No such file or directory
/bin/tar: httpsdocs/tmp/session/sess_qbflmkfqpin2gr71p7l4h4o863: Cannot stat: No such file or directory
/bin/tar: Exiting with failure status due to previous errors
</description>
</message>
</object>
</object>
</object>
</execution-result>
 
Back
Top