Is there a way to move all files at one go from folder to folder

Hi @Krithi1,

I think this might be useful .

One folder can be moved using
Directory.Move(“D:\RPA\exception files\Exception”, “D:\RPA\error files”)