Hello all,
Iam having a strange issue with robocopy and need some help to understand whats causing it.
Iam using robocopy to copy some files to my backup server. Problem is that my backup server doesn't recognize them to create a "stub" file (kind of a pointer to the real file). But if i use xcopy %orig% %dest% /A /E /J to copy the files all works good.
Can anyone help me understanding whats the difference between them (in the background)? What options should i use on robocopy to make it similar to xcopy? Allready tried a few options and haven't made it work...
Regards,
Arestas