Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool to synchronize two directories
Message
From
03/05/2010 03:05:10
 
 
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:
01462747
Views:
57
>>/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?

In addition you can exclude entire folders. eg

This line copies an entire drive and excludes the recycle bin and the system volume information
robocopy d:\	U:\1710\Win7\Backup\%dow%\d\ *.*  /z /mir /xa:s /XD $Recycle.Bin "System Volume Information"  /log:c:\tmp\Backup_log\_%dow%_d_u.log /TEE /np
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform