Files to exclude from each domain

This field allows you to enter a list of relative paths to files under each virtual server's home directory to exclude from this backup. To exclude multiple paths, put each on its own line (e.g. separated by linefeeds).

Examples

To exclude an entire directory, provide the relative path from the user's home directory, such as public_html/stats to exclude the Webalizer reports directory or homes to exclude user home directories.

To exclude a single file, provide the relative path to the filename, such as public_html/index.html.

Files can also be specified using wildcards, such as *.log, which will exclude any file with the .log file extension anywhere within the home directory of the domain. A path can also be provided, such as etc/*.ini to exclude all files ending in .ini.