What is the correct syntax to Xcopy a directory and Sub directorys with long filnames

shell "Xcopy
\\Server1\Software\Microsoft Office\Templates\Lamberts\ C:\Program Files\Microsoft Office\Templates\Lamberts\ /s /d /c /q"

I will work with 8.3 but not longnames

Thanks
John Carr