Question
November 1, 2008 at 11:12 AM
vhlushak

robocopy changes target folder name

by vhlushak . Updated 17 years, 10 months ago

when I run this:

robocopy “C:\Users\apti\Documents” “d:\backs\user1” /xjd /XD temp /XF *sys *dll *tmp *temp /R:2 /W:2
robocopy “C:\Users\test\Documents” “d:\backs\user2” /xjd /XD temp /XF *sys *dll *tmp *temp /R:2 /W:2

iget two folders called documents in the d:backs folder. its gotta be something small im missing? as it sits right now i have to look at the contents of each folder to id them

thanks

vic

This discussion is locked

All Comments