Skip to content
  • Solutions
    By Role
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    By Infrastructure
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
  • Product
    • Plesk Features
    • Plesk Editions
    • What’s new
    • Pricing
    • Roadmap
    • Lifecycle Policy
    • Extensions Catalogue
  • Pricing
  • Extensions
    Featured Extensions
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    Bundles and packs:
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack

    See all Extensions

  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
Plesk 360 login
Free Trial

Knowledge Base

How to create a full server backup excluding some clients/domains on a Plesk server?

 
backupbackup restore migrationclidomainsguide

Question

How to create a full server backup excluding some clients/domains on a Plesk server?

Answer

The feature of excluding a certain domain from a backup via Plesk UI is yet to be implemented. Vote for this feature here. The top-ranked suggestions are likely to be included in future Plesk updates.

 

As a workaround, use the CLI utility plesk bin pleskbackup (plesk bin pleskbackup.exe on Plesk for Windows) to manually create a full server-wide backup (not applicable to scheduled backups).

The following exclude options are available:

  • --exclude-reseller=<obj1>,<obj2>,...
    Exclude resellers from backup list. Reseller's logins are read from command line, comma-separated.
    If no resellers provided, resellers are not backed up.
  • --exclude-reseller-file=<file>
    Exclude resellers listed in file from backup list. File should contain list of reseller's logins one per line.
  • --exclude-client=<obj1>,<obj2>,...
    Exclude clients from backup list. Client's logins are read from command line, comma-separated.
    If no clients provided, clients are not backed up.
  • --exclude-client-file=<file>
    Excludes clients listed in file from backup list. File should contain list of client's logins one per line.
  • --exclude-domain=<obj1>,<obj2>,...
    Exclude domains from backup list. Domain's names are read from command line, comma-separated.
    If no domains provided, domains are not backed up.
  • --exclude-domain-file=<file>
    Exclude domains listed in file from backup list. File should contain list of domain's names one per line.

Examples:

For Linux

  1. Connect to the server via SSH.

  2. Back up the Plesk server excluding the domains mentioned (comma-separated):

    # plesk bin pleskbackup server --exclude-domain=example.com,example2.com

For Windows

  1. Connect to the server via RDP

  2. Back up the Plesk server excluding the domains mentioned (comma-separated):

    C:> plesk bin pleskbackup.exe --server --exclude-domain example.com,example2.com -v

Additional information

  • Advanced Administration Guide, Plesk for Linux - Specifying Data for Backing Up
  • Advanced Administration Guide, Plesk for Microsoft Windows - Specifying Data for Backing Up
Tweet
Share
Share
Email
0 Shares
Read the full article
Related Posts

Exploring Plesk’s Added Value Solutions So Far in 2023

Read More »

Unveiling Sitejet Builder: The Perfect Match for Your Effortless Website Creation Needs

Read More »

Dynamic List vs. Active List: A Comprehensive Comparison – Unveiling the Ultimate Winner!

Read More »
Knowledge Base

How to restore a Plesk backup from CLI?

Read More »

How to restore a Plesk .tar/.zip backup file on another Plesk server

Read More »

How to create a backup in Plesk

Read More »

How to upload a Plesk xml.tar/xml.zip backup file to Plesk Backup Manager

Read More »

Hosting Wiki

  • CLI
  • Server Redundancy
  • Linux Containers
  • AMP
  • Bare Metal Server
  • Backup
  • Oracle VM Server
  • Server Virtualization Software
  • Windows Server
  • Linux
  • Domain
  • Plesk
  • Web Server
  • DNS Server
  • SSH
X-twitter Linkedin Youtube Reddit Github
  • Product
  • Login
  • Pricing
  • Editions
  • For Partners
  • Partner Program
  • Contributor Program
  • Affiliate Program
  • Plesk University
  • Company
  • Blog
  • Careers
  • Events
  • About Plesk
  • Our Brand
  • Resources
  • User and Admin guides
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Hosting Wiki
  • Forum
  • Legal
  • Legal
  • Privacy Policy
  • Imprint

© 2025 WebPros International GmbH

Part of the WebPros®  Family