How split a zip into multiple zip files and then re-combine them?

后端 未结 0 1767
我在风中等你
我在风中等你 2020-12-18 02:07

I am splitting up a 7GB file into multiple chunks of 250 MB files using the following command:

zip 7gbfile.zip --out split-file.zip -s 250M

T

相关标签:
回答
  • 消灭零回复
提交回复
热议问题