Search code examples
windowsbatch-filecopywindows-scripting

windows - copy latest modified files from folder tree to new folder maintaining structure


I have a huge folder tree with files I occasionally modify. I want a script that goes through that folder tree and copies the latest modified files (let's say the ones modified today) and copies them in new folder placing them in the subfolders they belong. Is there a way to do that with a bat file or third party software?


Solution

  • I found a free software that did the work. SyncBack Free.