continue if { (size of it = 1496398 and sha1 of it = “ca87e53fd4d65eb0d709e85e334fd2924230da5a”) of file “big71.tmp” of folder “__Download”}
extract big71.tmp
When I now look into c:\Program Files\BigFix Enterprise\BES Client__BESData\actionsite__Download I see all the files and folders of of the qna folder instead of the folder qna-6.0.5.13 which was the folder I pointed out.
I think the problem is when you point to a directory to compress, it assumes you want all the files, but
not the folder itself
. You would need to create a new folder and put your desired folder in it, then target the parent folder for the deployment wizard.
For example, if you have a folder called “MyFiles”, you would need to create a folder like “ParentFolder” and move “MyFiles” folder in to it. Then in the deployment wizard, target the “ParentFolder” folder instead of the “MyFiles” folder and be sure to check “Include Subfolders”.
The other option is to just create the desired target directory on the client and then individualy move the files from __Download to the target. I tend to do that more often then not, but it depends on the number of files, of course.