💻 Software
How can I create a .zip file for each folder within another folder?
Fresh5 days ago
Mar 15, 202621079 viewsConfidence Score0%
0%
Problem
Under the folder , I have the following folders: etc.. I want a script that creates a for each of these folders, so I have , , . How can I do that?
Error Output
images\
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I create a .zip file for each folder within another folder?
Low Risk
I assume this is Windows, as you are using backslashes. Get 7za.exe (the command-line version of 7-zip) and put it in your . Then run this within your directory: Or in a batch script:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix