Hi!
This is only my personal rendering of what spwolf wrote, so I may be wrong about this.
There are two occasions when this would be nice to have as an option
1) When you have 2 different driveletters with the same path in the list file. Something like this
Code:
P:\PACL_Test\Foldertest\*.*
Q:\PACL_Test\Foldertest\*.*
Since the path is exactly the same except for the drive letter the result will be the same as we have created using \\<machinename>\<sharename>\
2) When you have 2 different sharenames with the same path in the list file. Something like this
Code:
\\TestPC\Public\PACL_Test\Foldertest\*.*
\\TestPC\Install\PACL_Test\Foldertest\*.*
Kind Regards
Micke