Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tool to synchronize two directories
Message
De
02/05/2010 15:47:53
 
 
À
02/05/2010 14:59:17
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01454472
Message ID:
01462727
Vues:
52
>>/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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform