I'm using XP Pro & trying to run the xcopy command but can't get it to work.
I'm trying to use it to copy a DVD in (Drive

\) to a Pen Drive (Drive H:\)
I'm also using the /e & /f switches
This is how I'm typing it
xcopy d:\ h:\ /e /f
Everytime I run it from the command prompt I get the following message,
Unable to create directory – H:\
What am I doing wrong?
-