in reply to Re: Append new files only.
in thread Append new files only.

THANK YOU ROBOTICUS!

It's always the little stuff that makes all the difference...Everything works great now with chomp.

Also, I'm curious, I have not used tar and the only tar I am familiar with is a Linux object, so my guess is that it only works in Linux? (This particular script needs to run in Windows.)

Replies are listed 'Best First'.
Re^3: Append new files only.
by roboticus (Chancellor) on Nov 10, 2011 at 01:19 UTC

    c4jjm:

    While it's a *nix program, there are versions for Windows too. I just mentioned it because I was most familiar with it. There are other programs that will do the same thing. I'd imagine that since WinZIP can read tar files, that it probably has the ability to just add new/modified files to the ZIP file without reprocessing the entire thing. (Just guessing, no real knowledge of it.)

    ...roboticus

    When your only tool is a hammer, all problems look like your thumb.