💻 Software
Unzip only updated files
Fresh5 days ago
Mar 15, 20267842 viewsConfidence Score0%
0%
Problem
Is there a way to unzip a zip file into a directory, but only do so for updates files (I mean the compressed files inside the zip)? I have a huge directory of files there, and only about 20% are different. Preferably using command line, but it's optional. I use Windows XP. Thanks.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Unzip only updated files
Low Risk
Heres an idea for starters that someone else will need to finish: Find a zip program that list the files in a compressed archived. Have that list all the files and the timestamp Use a scripting language (python,batch,whatever) to compare the modifie…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix