... 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@VM.MARIST.EDU] On Behalf Of Lee, 
Gary
Sent: Thursday, March 22, 2012 10:55 AM
To: ADSM-L@VM.MARIST.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

 

Reply via email to