Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

HELP: Exclude same File from Any Directory Job selection list

Updated: 21 May 2010 | 1 comment
IRSTMeldola's picture
0 0 Votes
Login to vote

Hi Everyone,
I'm trying to exclude a system file called "core"  from all the directories I want to backup and all their subfolders.
this is how I figured out my JOB SELECTION LIST but there's some problem becase the job doesn't work properly....
------------------------------------------------------------------------------------------
\\SERVERNAME\myshare\folderIWantToBackup\*.* /SUBDIR
\\SERVERNAME\myshare\**\core /SUBDIR /EXCLUDE
------------------------------------------------------------------------------------------
Is it right??
there's some terrible mistake?
Thx since now for the help

Andrea Zaccheroni

Comments

CraigV's picture
06
Nov
2009
0 Votes 0
Login to vote

Hi there, Put a " .* " at the

Hi there,

Put a " .* " at the end of your "core". That would exclude any file called core with any extension.

If you find this is a solution, please mark it as such.