Thread: DiskSpan GUI
View Single Post
  #13  
Old 14-01-2023, 04:23
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
I just can say it is required

Here with batch file

Code:
E:\_Compress\#FA_example>arc.exe a -ep1 -r -ed -s; -w.\temp -mxtool:ue4,k0x6005F03B0D2DABCD75892C80958FFB00CBA5437AD37EB4BFCD5960FFE0C4E12D+xtool:reflate data.arc "pack\*"
FreeArc 0.67 (March 15 2014) creating archive: data.arc
Compressed 1 file, 552,580,759 => 995,325,928 bytes. Ratio 180.12%
Compression time: cpu 0.44 sec/real 19.92 sec = 2%. Speed 27.74 mB/s
All OK

E:\_Compress\#FA_example>arc.exe a -ep1 -r -ed -s; -w.\temp -mxtool:ue4,k6005F03B0D2DABCD75892C80958FFB00CBA5437AD37EB4BFCD5960FFE0C4E12D+xtool:reflate data.arc "pack\*"
FreeArc 0.67 (March 15 2014) creating archive: data.arc
Compressed 1 file, 552,580,759 => 552,581,691 bytes. Ratio 100.00%
Compression time: cpu 0.48 sec/real 5.96 sec = 8%. Speed 92.64 mB/s
All OK
__________________
Haters gonna hate
Reply With Quote