FG
💻 Software

How to create multipart 7zip file in Linux?

Fresh5 days ago
Mar 15, 202690564 views
Confidence Score1%
1%

Problem

How can I create a multipart 7zip file in Linux using the p7zip console client? Many people referred me to it. My console app is

Error Output

7-Zip [64] 9.13 beta  Copyright (c) 1999-2010 Igor Pavlov  2010-04-15
p7zip Version 9.13 (locale=C,Utf16=off,HugeFiles=on,4 CPUs)

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to create multipart 7zip file in Linux?

Low Risk

Use the option (v is for volume) will split the archive into chunks of 100MB. 7z option supports (bytes, kilobytes, megabytes, gigabytes) Example:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment