Hello,
(E-Mail Removed)!
You wrote on 31 Jul 2006 15:21:27 -0700:
m> hello,
m> i am using the XCOPY command as part of a deployment script. part of
m> this script is to screen out .CS files (c# source code). i can do
m> this by this to my excludes.txt file:
m> .cs
..cs\
Works as expected for me on XP excluding .cs but not .css. Don't have access
to a 2K machine right now.
08/02/2006 03:46 PM <DIR> .
08/02/2006 03:46 PM <DIR> ..
08/02/2006 03:46 PM 0 1.cs
08/02/2006 03:46 PM 0 1.css
08/02/2006 03:50 PM 4 ex.txt
3 File(s) 4 bytes
Total Files Listed:
3 File(s) 4 bytes
2 Dir(s) 5,964,414,976 bytes free
C:\users\Sadowski\ttttt [(firecat) 15:51, Wed 08/02/2006] xcopy /p
/exclude:ex.txt *.* i:\
C:1.css (Y/N)? n
C:ex.txt (Y/N)? n
0 File(s) copied
m> ...however, that also seems to exclude .CSS files (stylesheets),
m> which i do not want to do.
m> any suggestions on the syntax to achieve this?
m> thanks!
m> matt
With best regards, Paul R. Sadowski [MVP]. E-mail:
(E-Mail Removed)