Thread
:
Help with XCOPY for card backup?
View Single Post
01-22-2005, 05:11 AM
#
5
Unregistered
Nameless Being
How exclude works
You must create a text file and put the excludes in there, then specify the text file in your xcopy command. Very wierd.
e.g.
exclude.txt
\This\
\That\
xcopy *.* g:\ /exclude:exclude.txt
Unregistered
Track Posts by Unregistered via RSS