Return to Snippet

Revision: 38309
at December 30, 2010 19:42 by AlexLocust


Initial Code
xcopy <src> <dst> /EXCLUDE:<exclude file> /E

Initial URL


Initial Description
Content of exclude file:
one exclude pattern per line. For me it contains single line:
.svn

Initial Title
Copy files tree except some subfolders

Initial Tags


Initial Language
Windows PowerShell