sure, understood perfectly.
but you don't want to copy file per file.
so, you need robocopy.

just take and read that text-file and do for each:
for each $line in $file
$line=split($line,"separator")
shell "robocopy /mir "+$OLDservershare+"\"+$line[0]+" "+$newservershare+"\"+$line[1]
next

so, what is that I don't understand?
_________________________
!

download KiXnet