I want to make a Sync->Update of all of the following folders, but cant get it done
- %systemdrive%/Documents and Settings/$Username/Application Data/[a list of folders]
- %systemdrive%/Documents and Settings/$Username/Desktop/
- %systemdrive%/Documents and Settings/$Username/My Documents/
I had in Tab "Sync" as source "C:/Documents and Settings/" (without quotes)
In Rules -> Exclude
- Default User
- LocalService
- NetworkService
- Administrator
- All Users
- [one for all usernames]
In Rules -> Include
- * /Documents and Settings/*/Application Data/[one for each folder]
- * /Documents and Settings/*/Desktop/
- * /Documents and Settings/*/My Documents/
Quote from helpfile:
"Files and folders in this list will always be included, even if they are also present in one of the exclusion lists. This list supports regular expressions as long as they are prefixed with a *. "
What am i doing wrong?
Also one tip, enlarge the helpfile with examples.