ADSM-L

Re: [ADSM-L] Encryption include clarification

2012-03-22 11:05:59
Subject: Re: [ADSM-L] Encryption include clarification
From: "Prather, Wanda" <wPrather AT ICFI DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 22 Mar 2012 15:01:12 +0000
... is a wildcard for subdirectories
Do not use the notation *.*, as that pattern will only match files with a . in 
the name. (There is a lot of old incorrect doc out there with that notation 
left over from pre-long file name windows, but don't use it.)

What you want is:
Include.encrypt "c:\crypt\...\*"

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of 
Lee, Gary
Sent: Thursday, March 22, 2012 10:55 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: [ADSM-L] Encryption include clarification

I wish to encrypt all files in c:\crypt and all its subdirectories.
If I read the client manual correctly, this will take two include.encrypt 
statements as follows:
Include.encrypt "c:\crypt\*.*"
Include.encrypt "c:\crypt\"

Is this correct, if not where have I gone wrong?

Thanks for the help.



Gary Lee
Senior System Programmer
Ball State University
phone: 765-285-1310

 

<Prev in Thread] Current Thread [Next in Thread>