From ineyman@perceptron.com Fri, 17 Aug 2001 07:25:37 -0700 From: "Igor Neyman" Date: Fri, 17 Aug 2001 07:25:37 -0700 Subject: Re: NT backup script question Message-ID: MIME-Version: 1.0 Content-Type: text/plain Check "COMPACT /C [filename]" command on NT. If you specify your 'backup' directory as [filename], then it will be marked as "compressed" directory, so that files added afterward (during your cold backup) will be compressed automatically while being copied.   Igor Neyman, OCP DBAPerceptron, Inc.(734)414-4627ineyman@perceptron.com 
----- Original Message -----
From: ALEMU Abiy To: Multiple recipients of list ORACLE-L Sent: Friday, August 17, 2001 7:40 AM Subject: NT backup script question I have a NT cold backup script but I would like to add at last a winzip or any other compress command.  Any idea from someone who has already done this ?   Thanx