> From: [email protected] > xcopy C:\users\public\documents\intuit\*.* > L:\users\public\documents\intuit\ /y /d /r
I would test which path it objects to. C:\... or L:\... or both; by using the
path from a CLI.
Example: go to another drive, say E:\ and doing a change dir;
E: cd C:\users\public\documents\intuit\ and
E: cd L:\users\public\documents\intuit\
See if you get errors. HTH
Al E. Gator
