UNSOLVED

cedricm

updated

14 years ago

C

cedricm

17 Posts

0

1112

November 15th, 2012 08:00

Excluding Windows Users Folder

Hi there,

I've got a headache trying to configure tricky Dataset:

- Need to backup only some Users directories (Favorites, My documents, Desktop)

- Need to exclude some file types: .mp3, .wma

- Need to exclude some user accounts: Public, All Users, Admin*....

So I've setted the Dataset as:

Source Data:

#USERDOCS#\*\Favorites

#USERDOCS#\*\My documents

#USERDOCS#\*\Desktop

Exclusions:

*.mp3

*.wma

#USERDOCS#\Public\

#USERDOCS#\Public\*

#USERDOCS#\Admin*

#USERDOCS#\Admin**

#USERDOCS#\All Users

Inclusions:

(none)

The source data make the correct directories backupped, but can't exclude unwanted Users.

Any Idea ?

Many Thanks.