Aller au contenu principal

How to exclude subfolders from 'any' folders under backup?

Thread needs solution

On my pc I have some folders where I store projects, once for main client

 

Into each folders, there are a lot of project folders.

 

Into each project folders I want to exclude from backup node_modules and vendors folders.

 

How ?

 

This reduces backup size and time a lot

0 Users found this helpful

Mirko, can you provide more details here please?

Are you using a Files & Folders backup task, or using a Disks & Partitions backup?

What does the folder structure look like that you are backing up, can you provide an example or screen shot showing the folders you are trying to exclude?

Are you including multiple similar folder structures in a single backup?

I use disk and partition backup

 

actually i am using these exclusion patterns

 

*node_modules*

*vendor*

 

this is not optimal, because, for example, it doens't accept

 

*\node_modules\*

 

Actually it doesn't create any problem. 

And looks like working