I am using this command in a batch file
xcopy /E "C:\Users\Al\My Documents\Outlook Files\Outlook.pst" "G:\4-Als-Email\outlook.pst" and it keeps telling me that outlook.pst is "not found"
I tried if exist "C:\Users\Al\My Documents\Outlook Files\outlook.pst" and it finds the file
Is there something preventing me from copying the .pst file?

I would appreciate any help you can give me on this.
cyberal