is there a way to rar/zip each file in a folder rather than doing it one by one?

boco

New Member
i could zip/rar the entire folder but i dont want to do it this way...how do i make it so each files inside the folder gets zipped/rared seperately? I have about 3000 files in the folder that i would like to do this to obviously it would take way too long to do each one individually....is there a way to do them all together but not have them in one big compressed file?
 
Why would you want to do that? If you were to zip them with a command line tool you could script it.
 
Back
Top