



However, '\' in character class(), it means escape character. In addition, the end of '\' means "This is a filter item for directory". The middle of '\' is separator of path items. '\' as Start character means Forward match filter. If Source is either C:\src\, C:\src\file.txt or C:\src\dir*, the start point(beginning) of the filter check will be C:\src\ different hierarchy.Ĭ:\dir\aaa\subdir2\file.txt. This mode is head -> tail matching policy.Ĭ:\dir\aaa\subdir2\xxx\. If the start character of Include/Exclude string items is '\', it will be Forward match filter. Matched directories and all under them will be copied. If the first character of Include/Exclude string items is not '\', it will be Relative path filter.
