A
A
Alexey2014-03-06 11:09:48
Zip
Alexey, 2014-03-06 11:09:48

How to make a zip archive as quickly as possible (without compression)?

In general, there are 1 billion text files, these files are scattered in one folder into subfolders.
The question is: how to quickly pack the main folder with files without compression into a zip archive under windows? Winrar collects all files for a very long time and then archives them for a very long time)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
v_prom, 2014-03-06
@v_prom

The idea is this: zip -0q test_file.zip test_file

I
Ilias Martis, 2014-03-06
@weboff-ru

The easiest and fastest way would be to select all files and folders, RMB - Send - Compress ZIP Folder...

@
@specblog, 2016-06-29
_

On Linux, remove the image using dd

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question