Hi, i really need some help. I had many folder to move
I want to move all inside files inside folder a to folder b
*No overwrite of file with same filename as whole
*delete empty folder
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]From Folder (Col A)[/TD]
[TD]Move to Folder (Col B)[/TD]
[/TR]
[TR]
[TD]\\abc\folder1\[/TD]
[TD]\\abc\Main1\[/TD]
[/TR]
[TR]
[TD]\\abc\folder2\[/TD]
[TD]\\abc\Main1\[/TD]
[/TR]
[TR]
[TD]\\abc\folder3\[/TD]
[TD]\\abc\Main2\[/TD]
[/TR]
[TR]
[TD]\\abc\folder4\[/TD]
[TD]\\abc\Main2\[/TD]
[/TR]
[TR]
[TD]\\abc\folder5\[/TD]
[TD]\\abc\Main2\[/TD]
[/TR]
</tbody>[/TABLE]
I want to move all inside files inside folder a to folder b
*No overwrite of file with same filename as whole
*delete empty folder
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]From Folder (Col A)[/TD]
[TD]Move to Folder (Col B)[/TD]
[/TR]
[TR]
[TD]\\abc\folder1\[/TD]
[TD]\\abc\Main1\[/TD]
[/TR]
[TR]
[TD]\\abc\folder2\[/TD]
[TD]\\abc\Main1\[/TD]
[/TR]
[TR]
[TD]\\abc\folder3\[/TD]
[TD]\\abc\Main2\[/TD]
[/TR]
[TR]
[TD]\\abc\folder4\[/TD]
[TD]\\abc\Main2\[/TD]
[/TR]
[TR]
[TD]\\abc\folder5\[/TD]
[TD]\\abc\Main2\[/TD]
[/TR]
</tbody>[/TABLE]
Last edited: