![]() |
Storing Method
hey guys! i wanna know about this storing method - i've seen many data files with this storing thingy
https://s9.postimg.io/mo2jhxp67/image.png like this - how do we achieve this? i guess its something to do with the average block size plz help :) |
Quote:
|
the problem is not how to do it as it's easy "arc -m0" or from freearc just compress the folder with no compression (m0) then recompress it with srep+LZMA
the problem is why he is using it :D I'm also confused does it mean to get a non-compressed file to make srep+LZMA more powerful compressor ?? or Just For speeding-up compression & decompression ?? I have noticed that it has better ratio than using Maximum arc O.o So any One here could explain to us why using store method ?? |
Storing means files that not compressed (-m0) so basically when you put a game folder in arc & compress using for EX: Srep+LZMA .. arc detect automatically files & see if this file can be compressed or not by any algorithm so files that can't be compressed will be stored (Means without any compression) :) so it's useful for certain files only .. Basically ignore it :) & arc will automatically do it for you
|
Thats is a empty folder try using -dm0 means compress empty folders with method 0.
|
Quote:
http://i.imgur.com/Eyv77MY.png |
If you think this is about solid blocks try using -s;
|
Quote:
|
Quote:
|
Quote:
arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -w. to arc -m0 a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -w. but nothing happened - my output data file had nothing like storing - also i tried ac black flag jackdaw edition :) |
That method : Storing actually is used to store relative file paths not any non-compressed stuff, that means if your input doesn't contain any folders, it won't be there
|
Quote:
|
Quote:
|
it will not buy you anything, but if yiu are interested:
1. fa stores directory names in archive. it's useful because 1) it stores datatime stamps of dirs so they can be restored on extraction too, and 2) if some directory is empty, it will allow recreate this directory on extraction. due to last reason, the option that fiorces this named "store empty directories" 2. since there is no "file contents" in directories, they are considered as files of length 0. it's meaningless to compress such files, so they are joined together and stored in the block with "storing" method. it's just a technical detail that allows to simplify the program |
| All times are GMT -7. The time now is 19:33. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com