Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool to synchronize two directories
Message
From
02/05/2010 15:47:53
 
 
To
02/05/2010 14:59:17
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01454472
Message ID:
01462727
Views:
51
>>/XF - exclude file (list any files you don't want copied/mirrored)
>
>Have you found a way to exclude more than one file? If yes, what would be the delimited character to use between each of them?

Haven't tested, but it looks like you just separate them with a space. The next "/" switch (or the end of the command string) marks the end of the file list.
REM Example from http://ss64.com/nt/robocopy.html

ROBOCOPY c:\source d:\dest /XF *.doc *.xls /XD c:\unwanted /S
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform