K
kayanow
Okay so for work, I have to copy the same folders (and subfolders-there's a lot) WITHOUT the files in them into a new folder for 2022. I used this formula in command prompt for work last year and it worked:robocopy "C:\Users\AdvertisingCoordinator\BoomSync\Media Buying\Clients" "C:\Users\AdvertisingCoordinator\BoomSync\Media Buying\Clients\new" /e /xf *Now it's saying the source cannot be found? Can anyone help? What can I put into command prompt that will copy each folder and subfolder (without the files) from the clients folder into a new folder?
Continue reading...
Continue reading...