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