Below code is the part of the script, in which I am merging files of different directories. After merging I am copying remaining files into final directory. Merging is working fine but while copying files I am getting Below code is the part of the script, in which