How to create multipart 7zip file in Linux # apt-get update # apt-get install p7zip-full # 7z -v100m a my_zip.7z my_folder/ Testing in debian 9.x