January 21, 201114 yr I love ScriptMaster and it's ability to zip a file. Does anyone have a clue on how to make it grab multiple files and zip them into one file? I'm trying avoid putting all the files into a directory and zipping them. I thought you could in the command line set your destination file and just list the files you want added or zip one file and then append it to the newly created zip file. One I do that, then I would love to see if I could rename the files either before zipping or after without effecting the master file. I know the easiest way to do this is to make a copy in a new directory and rename the file and do that with all the files needed. Just looking to cut a few steps. Thanks for any help or insight. Michael
January 22, 201114 yr good answer/ discussion on stack overflow http://stackoverflow.com/questions/2223434/appending-files-to-a-zip-file-with-java
Create an account or sign in to comment