Automate Zipping of All Files in a Certain Directory Between Specific Dates

  • Thread starter basis_consultant
  • Start date
B

basis_consultant

Hi,

On XP, I am looking to create a Windows *.cmd file to automate a
procedure that
consists of zipping all of the files in a certain directory which were
created between
2 specific dates. (Should I posting this question to a different
group; If so, which
one(s))

Thus, the procedure would be something along the lines of:

Input#1: Filename of Zip File to be Created (Say, "C:\zips
\SystemA_Feb1_Feb8_2007".
Input #2: Filename In Which Files that are to be zipped reside (Say, C:
\Logs\SystemA)
Input #3: Dates of Files to be Zipped (Say, Feb1 to Feb8 Inclusive).

In this case, this would create a zip file of the Feb1 to Feb8 logs in
the
c:\Logs\SystemA directory.

Can this be done with WinZip Pro? If so, does anybody have a sample
script,
or can anybody provide the link for a sample script?



Thanks,
DF
 
D

DL

I used to use winzip, 'command line' interface and I'm fairly certain it
will zip files between specified dates & located the result where you
specify.
The problem might be if you wish to keep amending dates.
I am however 'dredgeing' my memory
Doesnt Winzip Pro have a web site / tech Q's?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top