注意:如果a,b,c是子文件夹'x'中的文件位于文件夹"Source"中,而b,d,f是子文件夹'x'中的文件位于文件夹"Destination"中".我希望复制文件'a'和'c',并在目标文件夹中将'b'替换为来自source的'b'.最终目的地应该有'a','b','c','d','f'
powershell
powershell ×1