I have a folder with 2000 files. each file is about 1-3 MB.
I want to zip the files that each zip will not be more then 25MB.
Is it possible to do it? (zipsplit split it into files that cant be used seperatly).
I dont want to fragment of a zip, I need usable zip files...
Is it possible to script it?
Thanks
Read more here: https://stackoverflow.com/questions/65708638/ubuntu-bash-zip-files-with-size-limit
Content Attribution
This content was originally published by SexyMF at Recent Questions - Stack Overflow, and is syndicated here via their RSS feed. You can read the original post over there.