Thanks Andy :) Kvedja/Regards Petur Eythorsson Taeknimadur/Technician IBM Certified Specialist - AIX Tivoli Storage Manager Certified Professional Microsoft Certified System Engineer
[EMAIL PROTECTED] Nyherji Hf Simi TEL: +354-569-7700 Borgartun 37 105 Iceland URL: http://www.nyherji.is -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew Raibeck Sent: 31. jan�ar 2002 14:25 To: [EMAIL PROTECTED] Subject: Re: Client Option Set A couple of things: 1) Do you want EXCLUDE or EXCLUDE.DIR? Your first example has the former, and you second has the latter. If you want to use EXCLUDE.DIR, specify the directory name, but omit the ending slash-asterisk, i.e.: WRONG: exclude.dir "*:\...\Temporary Internet Files\*" RIGHT: exclude.dir "*:\...\Temporary Internet Files" 2) Use single quotes instead of double quotes for the outer quotes, i.e.: define clientopt windows inclexcl 'exclude.dir "*:\...\Temporary Internet Files"' seq=9 Regards, Andy Andy Raibeck IBM Software Group Tivoli Storage Manager Client Development Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS Internet e-mail: [EMAIL PROTECTED] The only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence. P�tur Ey��rsson <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 01/31/2002 05:24 Please respond to "ADSM: Dist Stor Manager" To: [EMAIL PROTECTED] cc: Subject: Client Option Set Hi guys I am having problem with my Client Option Set. this is the command define clientopt windows inclexcl "exclude *:\...\Temporary Internet Files\*" seq=9 but i need the command to bee like this define clientopt windows inclexcl "exclude.dir "*:\...\Temporary Internet Files\*"" seq=9 I can�t have 2 apostrophe. how do i solve this? Kvedja/Regards Petur Eythorsson Taeknimadur/Technician IBM Certified Specialist - AIX Tivoli Storage Manager Certified Professional Microsoft Certified System Engineer [EMAIL PROTECTED] Nyherji Hf Simi TEL: +354-569-7700 Borgartun 37 105 Iceland URL: http://www.nyherji.is
