How to Exclude Specific Files or Folders From a Plesk Backup

Plesk lets you leave chosen files, folders, or file types out of a backup so the archive stays smaller and quicker to create. This is handy for excluding large media libraries, log files, or cache directories you do not need to protect. This guide shows you how to do that from the Plesk control panel on your Noiz hosting.

Last reviewed: 27 July 2026, against Plesk Obsidian 18.0 (latest stable). This guide is written for Noiz hosting and is kept current against Plesk. It complements, and does not replace, the official Plesk documentation linked below.

Official Documentation Reference

Prerequisites

  • Access to your Plesk control panel for the subscription you want to back up.
  • The path of the file, folder, or file type you intend to exclude.

Exclude Files or Folders From a Plesk Backup

  1. Log in to your Plesk account.
  2. Go to Websites & Domains > click the pull-down icon > choose Backup & Restore.

    Plesk Websites and Domains dashboard with the Backup and Restore option selected

  3. Under Backup Manager, click Back Up.

    Plesk Backup Manager with the Back Up button highlighted

  4. Choose the backup type.

    Plesk backup type options with the full backup choice selected

  5. Tick Exclude specific files from the backup.

    Plesk backup dialog with the exclude specific files from the backup checkbox ticked

Enter one path per line. Paths are relative to the subscription's home directory. For example:

To exclude a single file:

/httpdocs/directory/filename.jpg

To exclude a whole directory:

/httpdocs/images

To exclude only a specific file type, such as PNG images:

/httpdocs/images/*.png
  1. Confirm with OK. The backup starts generating in the background, so you can navigate away from the page while it runs.

Good to Know

  • Exclusions you set here apply to this backup only. To keep files out of automatic backups, set the same Exclude specific files from the backup option inside your scheduled backup settings.
  • The wildcard * matches file names within a directory, so *.log or *.png is a quick way to skip a whole file type.
  • Excluding large, easily replaced content (media libraries, caches, logs) keeps your backup archives smaller and faster to create and restore.

If you are on a managed Noiz plan and would like a hand configuring backups or exclusions, contact Noiz support through your client area and the team will assist.

  • 0 Users Found This Useful
  • plesk, hosting, backup, files
Was this answer helpful?

Related Articles

How to Generate a Full Backup in Plesk

A full backup captures everything in your Plesk subscription in one archive: your website files,...

How to Configure FTP Remote Backup Storage in Plesk

Remote backup storage keeps a copy of your website and database backups on a separate server, so...

How to Password-Protect a Backup in Plesk

Password protection encrypts a Plesk backup so that the sensitive data stored inside it,...

How to Configure Local Backups in Plesk for a Subscription

Keeping a recent copy of your website, mail, and databases means you can recover quickly from a...

How to Configure Remote Backups in Plesk Using FTP(S) Storage

For added resilience, you can store your Plesk backups on your own remote server instead of...