Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.25 KB | None | 0 0
  1. Archwizacja danych do formatu .7z!
  2. 1. PPMd
  3. 2. LZMA
  4. 3. LZMA2
  5. 4. BZip2
  6. Archwizacja danych do formatu .zip!
  7. 1. Deflate
  8. 2. Deflate64
  9. 3. BZip2
  10. 4. LZMA
  11. 5. PPMd
  12. Wybierz rodzaj kompresji:
  13. 1. -t7z
  14. 2. -tzip
  15. Zadanie 1
  16. Algorytm: [1, PPMd], output type: -t7z
  17. Program 7z rozpoczyna pracę...
  18. 7za a -t7z -m0=PPMd -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  19. Archiwizuje...
  20. Czas archiwizacji 00:01:23.962
  21. Informacje zwrócone przez 7z:
  22. Microsoft Windows [Version 10.0.18362.720]
  23. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  24.  
  25. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=PPMd -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  26.  
  27. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  28.  
  29. Scanning the drive:
  30. 11 folders, 686 files, 101879040 bytes (98 MiB)
  31.  
  32. Creating archive: D:\Wynki\test.7z
  33.  
  34. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  35.  
  36.  
  37. Files read from disk: 686
  38. Archive size: 82730564 bytes (79 MiB)
  39. Everything is Ok
  40.  
  41. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  42. Algorytm: [2, LZMA], output type: -t7z
  43. Program 7z rozpoczyna pracę...
  44. 7za a -t7z -m0=LZMA -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  45. Archiwizuje...
  46. Czas archiwizacji 00:00:28.822
  47. Informacje zwrócone przez 7z:
  48. Microsoft Windows [Version 10.0.18362.720]
  49. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  50.  
  51. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  52.  
  53. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  54.  
  55. Open archive: D:\Wynki\test.7z
  56. --
  57. Path = D:\Wynki\test.7z
  58. Type = 7z
  59. Physical Size = 82730564
  60. Headers Size = 5158
  61. Method = Delta PPMD
  62. Solid = +
  63. Blocks = 2
  64.  
  65. Scanning the drive:
  66. 11 folders, 686 files, 101879040 bytes (98 MiB)
  67.  
  68. Updating archive: D:\Wynki\test.7z
  69.  
  70. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  71.  
  72.  
  73. Files read from disk: 686
  74. Archive size: 83288825 bytes (80 MiB)
  75. Everything is Ok
  76.  
  77. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  78. Algorytm: [3, LZMA2], output type: -t7z
  79. Program 7z rozpoczyna pracę...
  80. 7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  81. Archiwizuje...
  82. Czas archiwizacji 00:00:24.623
  83. Informacje zwrócone przez 7z:
  84. Microsoft Windows [Version 10.0.18362.720]
  85. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  86.  
  87. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  88.  
  89. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  90.  
  91. Open archive: D:\Wynki\test.7z
  92. --
  93. Path = D:\Wynki\test.7z
  94. Type = 7z
  95. Physical Size = 83288825
  96. Headers Size = 5100
  97. Method = Delta LZMA:26
  98. Solid = +
  99. Blocks = 2
  100.  
  101. Scanning the drive:
  102. 11 folders, 686 files, 101879040 bytes (98 MiB)
  103.  
  104. Updating archive: D:\Wynki\test.7z
  105.  
  106. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  107.  
  108.  
  109. Files read from disk: 686
  110. Archive size: 83158453 bytes (80 MiB)
  111. Everything is Ok
  112.  
  113. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  114. Algorytm: [4, BZip2], output type: -t7z
  115. Program 7z rozpoczyna pracę...
  116. 7za a -t7z -m0=BZip2 -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  117. Archiwizuje...
  118. Czas archiwizacji 00:02:06.426
  119. Informacje zwrócone przez 7z:
  120. Microsoft Windows [Version 10.0.18362.720]
  121. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  122.  
  123. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=BZip2 -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  124.  
  125. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  126.  
  127. Open archive: D:\Wynki\test.7z
  128. --
  129. Path = D:\Wynki\test.7z
  130. Type = 7z
  131. Physical Size = 83158453
  132. Headers Size = 5098
  133. Method = Delta LZMA2:26
  134. Solid = +
  135. Blocks = 2
  136.  
  137. Scanning the drive:
  138. 11 folders, 686 files, 101879040 bytes (98 MiB)
  139.  
  140. Updating archive: D:\Wynki\test.7z
  141.  
  142. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  143.  
  144.  
  145. Files read from disk: 686
  146. Archive size: 83117178 bytes (80 MiB)
  147. Everything is Ok
  148.  
  149. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  150. Algorytm: [1, Deflate], output type: -tzip
  151. Program 7z rozpoczyna pracę...
  152. 7za a -tzip -mm=Deflate "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  153. Archiwizuje...
  154. Czas archiwizacji 00:00:33.682
  155. Informacje zwrócone przez 7z:
  156. Microsoft Windows [Version 10.0.18362.720]
  157. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  158.  
  159. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=Deflate "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  160.  
  161. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  162.  
  163. Scanning the drive:
  164. 11 folders, 686 files, 101879040 bytes (98 MiB)
  165.  
  166. Creating archive: D:\Wynki\test.zip
  167.  
  168. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  169.  
  170.  
  171. Files read from disk: 686
  172. Archive size: 90217367 bytes (87 MiB)
  173. Everything is Ok
  174.  
  175. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  176. Algorytm: [2, Deflate64], output type: -tzip
  177. Program 7z rozpoczyna pracę...
  178. 7za a -tzip -mm=Deflate64 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  179. Archiwizuje...
  180. Czas archiwizacji 00:00:34.524
  181. Informacje zwrócone przez 7z:
  182. Microsoft Windows [Version 10.0.18362.720]
  183. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  184.  
  185. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=Deflate64 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  186.  
  187. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  188.  
  189. Open archive: D:\Wynki\test.zip
  190. --
  191. Path = D:\Wynki\test.zip
  192. Type = zip
  193. Physical Size = 90217367
  194.  
  195. Scanning the drive:
  196. 11 folders, 686 files, 101879040 bytes (98 MiB)
  197.  
  198. Updating archive: D:\Wynki\test.zip
  199.  
  200. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  201.  
  202.  
  203. Files read from disk: 686
  204. Archive size: 89812315 bytes (86 MiB)
  205. Everything is Ok
  206.  
  207. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  208. Algorytm: [3, BZip2], output type: -tzip
  209. Program 7z rozpoczyna pracę...
  210. 7za a -tzip -mm=BZip2 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  211. Archiwizuje...
  212. Czas archiwizacji 00:02:27.519
  213. Informacje zwrócone przez 7z:
  214. Microsoft Windows [Version 10.0.18362.720]
  215. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  216.  
  217. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=BZip2 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  218.  
  219. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  220.  
  221. Open archive: D:\Wynki\test.zip
  222. --
  223. Path = D:\Wynki\test.zip
  224. Type = zip
  225. Physical Size = 89812315
  226.  
  227. Scanning the drive:
  228. 11 folders, 686 files, 101879040 bytes (98 MiB)
  229.  
  230. Updating archive: D:\Wynki\test.zip
  231.  
  232. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  233.  
  234.  
  235. Files read from disk: 686
  236. Archive size: 85947847 bytes (82 MiB)
  237. Everything is Ok
  238.  
  239. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  240. Algorytm: [4, LZMA], output type: -tzip
  241. Program 7z rozpoczyna pracę...
  242. 7za a -tzip -mm=LZMA "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  243. Archiwizuje...
  244. Czas archiwizacji 00:00:14.385
  245. Informacje zwrócone przez 7z:
  246. Microsoft Windows [Version 10.0.18362.720]
  247. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  248.  
  249. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=LZMA "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  250.  
  251. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  252.  
  253. Open archive: D:\Wynki\test.zip
  254. --
  255. Path = D:\Wynki\test.zip
  256. Type = zip
  257. Physical Size = 85947847
  258.  
  259. Scanning the drive:
  260. 11 folders, 686 files, 101879040 bytes (98 MiB)
  261.  
  262. Updating archive: D:\Wynki\test.zip
  263.  
  264. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  265.  
  266.  
  267. Files read from disk: 686
  268. Archive size: 85839042 bytes (82 MiB)
  269. Everything is Ok
  270.  
  271. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  272. Algorytm: [5, PPMd], output type: -tzip
  273. Program 7z rozpoczyna pracę...
  274. 7za a -tzip -mm=PPMd "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  275. Archiwizuje...
  276. Czas archiwizacji 00:00:36.9
  277. Informacje zwrócone przez 7z:
  278. Microsoft Windows [Version 10.0.18362.720]
  279. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  280.  
  281. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=PPMd "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe" -mx=9
  282.  
  283. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  284.  
  285. Open archive: D:\Wynki\test.zip
  286. --
  287. Path = D:\Wynki\test.zip
  288. Type = zip
  289. Physical Size = 85839042
  290.  
  291. Scanning the drive:
  292. 11 folders, 686 files, 101879040 bytes (98 MiB)
  293.  
  294. Updating archive: D:\Wynki\test.zip
  295.  
  296. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  297.  
  298.  
  299. Files read from disk: 686
  300. Archive size: 84458109 bytes (81 MiB)
  301. Everything is Ok
  302.  
  303. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  304. Zadanie 1b
  305. Algorytm: LZMA2, output type: -t7z
  306. Program 7z rozpoczyna pracę...
  307. 7za a -t7z -m0=LZMA2 -mx=3 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  308. Archiwizuje...
  309. Czas archiwizacji 00:00:11.888
  310. Informacje zwrócone przez 7z:
  311. Microsoft Windows [Version 10.0.18362.720]
  312. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  313.  
  314. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=3 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  315.  
  316. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  317.  
  318. Open archive: D:\Wynki\test.7z
  319. --
  320. Path = D:\Wynki\test.7z
  321. Type = 7z
  322. Physical Size = 83117178
  323. Headers Size = 5086
  324. Method = Delta BZip2
  325. Solid = +
  326. Blocks = 2
  327.  
  328. Scanning the drive:
  329. 11 folders, 686 files, 101879040 bytes (98 MiB)
  330.  
  331. Updating archive: D:\Wynki\test.7z
  332.  
  333. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  334.  
  335.  
  336. Files read from disk: 686
  337. Archive size: 85095004 bytes (82 MiB)
  338. Everything is Ok
  339.  
  340. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  341. Algorytm: LZMA2, output type: -t7z
  342. Program 7z rozpoczyna pracę...
  343. 7za a -t7z -m0=LZMA2 -mx=5 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  344. Archiwizuje...
  345. Czas archiwizacji 00:00:19.457
  346. Informacje zwrócone przez 7z:
  347. Microsoft Windows [Version 10.0.18362.720]
  348. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  349.  
  350. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=5 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  351.  
  352. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  353.  
  354. Open archive: D:\Wynki\test.7z
  355. --
  356. Path = D:\Wynki\test.7z
  357. Type = 7z
  358. Physical Size = 85095004
  359. Headers Size = 5098
  360. Method = Delta LZMA2:20
  361. Solid = +
  362. Blocks = 2
  363.  
  364. Scanning the drive:
  365. 11 folders, 686 files, 101879040 bytes (98 MiB)
  366.  
  367. Updating archive: D:\Wynki\test.7z
  368.  
  369. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  370.  
  371.  
  372. Files read from disk: 686
  373. Archive size: 83171821 bytes (80 MiB)
  374. Everything is Ok
  375.  
  376. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  377. Algorytm: LZMA2, output type: -t7z
  378. Program 7z rozpoczyna pracę...
  379. 7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  380. Archiwizuje...
  381. Czas archiwizacji 00:00:25.723
  382. Informacje zwrócone przez 7z:
  383. Microsoft Windows [Version 10.0.18362.720]
  384. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  385.  
  386. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  387.  
  388. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  389.  
  390. Open archive: D:\Wynki\test.7z
  391. --
  392. Path = D:\Wynki\test.7z
  393. Type = 7z
  394. Physical Size = 83171821
  395. Headers Size = 5098
  396. Method = Delta LZMA2:24
  397. Solid = +
  398. Blocks = 2
  399.  
  400. Scanning the drive:
  401. 11 folders, 686 files, 101879040 bytes (98 MiB)
  402.  
  403. Updating archive: D:\Wynki\test.7z
  404.  
  405. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  406.  
  407.  
  408. Files read from disk: 686
  409. Archive size: 83158453 bytes (80 MiB)
  410. Everything is Ok
  411.  
  412. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  413. Zadanie 2
  414. Algorytm: [1, PPMd], output type: -t7z
  415. Program 7z rozpoczyna pracę...
  416. 7za a -t7z -m0=PPMd -mx=9 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt"
  417. Archiwizuje...
  418. Czas archiwizacji 00:00:00.312
  419. Informacje zwrócone przez 7z:
  420. Microsoft Windows [Version 10.0.18362.720]
  421. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  422.  
  423. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=PPMd -mx=9 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt"
  424.  
  425. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  426.  
  427. Scanning the drive:
  428. 1 folder, 2 files, 736467 bytes (720 KiB)
  429.  
  430. Creating archive: D:\Wynki\test\txt\test.7z
  431.  
  432. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  433.  
  434.  
  435. Files read from disk: 2
  436. Archive size: 205033 bytes (201 KiB)
  437. Everything is Ok
  438.  
  439. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  440. Algorytm: [2, LZMA], output type: -t7z
  441. Program 7z rozpoczyna pracę...
  442. 7za a -t7z -m0=LZMA -mx=9 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt"
  443. Archiwizuje...
  444. Czas archiwizacji 00:00:00.240
  445. Informacje zwrócone przez 7z:
  446. Microsoft Windows [Version 10.0.18362.720]
  447. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  448.  
  449. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA -mx=9 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt"
  450.  
  451. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  452.  
  453. Open archive: D:\Wynki\test\txt\test.7z
  454. --
  455. Path = D:\Wynki\test\txt\test.7z
  456. Type = 7z
  457. Physical Size = 205033
  458. Headers Size = 192
  459. Method = PPMD
  460. Solid = +
  461. Blocks = 1
  462.  
  463. Scanning the drive:
  464. 1 folder, 2 files, 736467 bytes (720 KiB)
  465.  
  466. Updating archive: D:\Wynki\test\txt\test.7z
  467.  
  468. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  469.  
  470.  
  471. Files read from disk: 2
  472. Archive size: 250215 bytes (245 KiB)
  473. Everything is Ok
  474.  
  475. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  476. Algorytm: [3, LZMA2], output type: -t7z
  477. Program 7z rozpoczyna pracę...
  478. 7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt"
  479. Archiwizuje...
  480. Czas archiwizacji 00:00:00.244
  481. Informacje zwrócone przez 7z:
  482. Microsoft Windows [Version 10.0.18362.720]
  483. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  484.  
  485. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt"
  486.  
  487. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  488.  
  489. Open archive: D:\Wynki\test\txt\test.7z
  490. --
  491. Path = D:\Wynki\test\txt\test.7z
  492. Type = 7z
  493. Physical Size = 250215
  494. Headers Size = 189
  495. Method = LZMA:768k
  496. Solid = +
  497. Blocks = 1
  498.  
  499. Scanning the drive:
  500. 1 folder, 2 files, 736467 bytes (720 KiB)
  501.  
  502. Updating archive: D:\Wynki\test\txt\test.7z
  503.  
  504. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  505.  
  506.  
  507. Files read from disk: 2
  508. Archive size: 250252 bytes (245 KiB)
  509. Everything is Ok
  510.  
  511. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  512. Algorytm: [4, BZip2], output type: -t7z
  513. Program 7z rozpoczyna pracę...
  514. 7za a -t7z -m0=BZip2 -mx=9 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt"
  515. Archiwizuje...
  516. Czas archiwizacji 00:00:01.529
  517. Informacje zwrócone przez 7z:
  518. Microsoft Windows [Version 10.0.18362.720]
  519. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  520.  
  521. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=BZip2 -mx=9 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt"
  522.  
  523. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  524.  
  525. Open archive: D:\Wynki\test\txt\test.7z
  526. --
  527. Path = D:\Wynki\test\txt\test.7z
  528. Type = 7z
  529. Physical Size = 250252
  530. Headers Size = 186
  531. Method = LZMA2:768k
  532. Solid = +
  533. Blocks = 1
  534.  
  535. Scanning the drive:
  536. 1 folder, 2 files, 736467 bytes (720 KiB)
  537.  
  538. Updating archive: D:\Wynki\test\txt\test.7z
  539.  
  540. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  541.  
  542.  
  543. Files read from disk: 2
  544. Archive size: 222670 bytes (218 KiB)
  545. Everything is Ok
  546.  
  547. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  548. Algorytm: [1, Deflate], output type: -tzip
  549. Program 7z rozpoczyna pracę...
  550. 7za a -tzip -mm=Deflate "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  551. Archiwizuje...
  552. Czas archiwizacji 00:00:00.740
  553. Informacje zwrócone przez 7z:
  554. Microsoft Windows [Version 10.0.18362.720]
  555. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  556.  
  557. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=Deflate "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  558.  
  559. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  560.  
  561. Scanning the drive:
  562. 1 folder, 2 files, 736467 bytes (720 KiB)
  563.  
  564. Creating archive: D:\Wynki\test\txt\test.zip
  565.  
  566. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  567.  
  568.  
  569. Files read from disk: 2
  570. Archive size: 287875 bytes (282 KiB)
  571. Everything is Ok
  572.  
  573. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  574. Algorytm: [2, Deflate64], output type: -tzip
  575. Program 7z rozpoczyna pracę...
  576. 7za a -tzip -mm=Deflate64 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  577. Archiwizuje...
  578. Czas archiwizacji 00:00:00.871
  579. Informacje zwrócone przez 7z:
  580. Microsoft Windows [Version 10.0.18362.720]
  581. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  582.  
  583. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=Deflate64 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  584.  
  585. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  586.  
  587. Open archive: D:\Wynki\test\txt\test.zip
  588. --
  589. Path = D:\Wynki\test\txt\test.zip
  590. Type = zip
  591. Physical Size = 287875
  592.  
  593. Scanning the drive:
  594. 1 folder, 2 files, 736467 bytes (720 KiB)
  595.  
  596. Updating archive: D:\Wynki\test\txt\test.zip
  597.  
  598. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  599.  
  600.  
  601. Files read from disk: 2
  602. Archive size: 275603 bytes (270 KiB)
  603. Everything is Ok
  604.  
  605. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  606. Algorytm: [3, BZip2], output type: -tzip
  607. Program 7z rozpoczyna pracę...
  608. 7za a -tzip -mm=BZip2 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  609. Archiwizuje...
  610. Czas archiwizacji 00:00:01.272
  611. Informacje zwrócone przez 7z:
  612. Microsoft Windows [Version 10.0.18362.720]
  613. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  614.  
  615. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=BZip2 "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  616.  
  617. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  618.  
  619. Open archive: D:\Wynki\test\txt\test.zip
  620. --
  621. Path = D:\Wynki\test\txt\test.zip
  622. Type = zip
  623. Physical Size = 275603
  624.  
  625. Scanning the drive:
  626. 1 folder, 2 files, 736467 bytes (720 KiB)
  627.  
  628. Updating archive: D:\Wynki\test\txt\test.zip
  629.  
  630. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  631.  
  632.  
  633. Files read from disk: 2
  634. Archive size: 227379 bytes (223 KiB)
  635. Everything is Ok
  636.  
  637. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  638. Algorytm: [4, LZMA], output type: -tzip
  639. Program 7z rozpoczyna pracę...
  640. 7za a -tzip -mm=LZMA "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  641. Archiwizuje...
  642. Czas archiwizacji 00:00:00.217
  643. Informacje zwrócone przez 7z:
  644. Microsoft Windows [Version 10.0.18362.720]
  645. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  646.  
  647. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=LZMA "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  648.  
  649. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  650.  
  651. Open archive: D:\Wynki\test\txt\test.zip
  652. --
  653. Path = D:\Wynki\test\txt\test.zip
  654. Type = zip
  655. Physical Size = 227379
  656.  
  657. Scanning the drive:
  658. 1 folder, 2 files, 736467 bytes (720 KiB)
  659.  
  660. Updating archive: D:\Wynki\test\txt\test.zip
  661.  
  662. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  663.  
  664.  
  665. Files read from disk: 2
  666. Archive size: 256371 bytes (251 KiB)
  667. Everything is Ok
  668.  
  669. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  670. Algorytm: [5, PPMd], output type: -tzip
  671. Program 7z rozpoczyna pracę...
  672. 7za a -tzip -mm=PPMd "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  673. Archiwizuje...
  674. Czas archiwizacji 00:00:00.190
  675. Informacje zwrócone przez 7z:
  676. Microsoft Windows [Version 10.0.18362.720]
  677. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  678.  
  679. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=PPMd "D:\Wynki\test\txt\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\txt" -mx=9
  680.  
  681. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  682.  
  683. Open archive: D:\Wynki\test\txt\test.zip
  684. --
  685. Path = D:\Wynki\test\txt\test.zip
  686. Type = zip
  687. Physical Size = 256371
  688.  
  689. Scanning the drive:
  690. 1 folder, 2 files, 736467 bytes (720 KiB)
  691.  
  692. Updating archive: D:\Wynki\test\txt\test.zip
  693.  
  694. Add new data to archive: 1 folder, 2 files, 736467 bytes (720 KiB)
  695.  
  696.  
  697. Files read from disk: 2
  698. Archive size: 205566 bytes (201 KiB)
  699. Everything is Ok
  700.  
  701. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  702. Zadanie 3
  703. Algorytm: [1, PPMd], output type: -t7z
  704. Program 7z rozpoczyna pracę...
  705. 7za a -t7z -m0=PPMd -mx=9 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small"
  706. Archiwizuje...
  707. Czas archiwizacji 00:00:00.161
  708. Informacje zwrócone przez 7z:
  709. Microsoft Windows [Version 10.0.18362.720]
  710. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  711.  
  712. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=PPMd -mx=9 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small"
  713.  
  714. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  715.  
  716. Scanning the drive:
  717. 1 folder, 574 files, 183694 bytes (180 KiB)
  718.  
  719. Creating archive: D:\Wynki\test\bmp small\test.7z
  720.  
  721. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  722.  
  723.  
  724. Files read from disk: 574
  725. Archive size: 33893 bytes (34 KiB)
  726. Everything is Ok
  727.  
  728. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  729. Algorytm: [2, LZMA], output type: -t7z
  730. Program 7z rozpoczyna pracę...
  731. 7za a -t7z -m0=LZMA -mx=9 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small"
  732. Archiwizuje...
  733. Czas archiwizacji 00:00:00.159
  734. Informacje zwrócone przez 7z:
  735. Microsoft Windows [Version 10.0.18362.720]
  736. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  737.  
  738. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA -mx=9 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small"
  739.  
  740. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  741.  
  742. Open archive: D:\Wynki\test\bmp small\test.7z
  743. --
  744. Path = D:\Wynki\test\bmp small\test.7z
  745. Type = 7z
  746. Physical Size = 33893
  747. Headers Size = 3654
  748. Method = PPMD
  749. Solid = +
  750. Blocks = 1
  751.  
  752. Scanning the drive:
  753. 1 folder, 574 files, 183694 bytes (180 KiB)
  754.  
  755. Updating archive: D:\Wynki\test\bmp small\test.7z
  756.  
  757. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  758.  
  759.  
  760. Files read from disk: 574
  761. Archive size: 30890 bytes (31 KiB)
  762. Everything is Ok
  763.  
  764. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  765. Algorytm: [3, LZMA2], output type: -t7z
  766. Program 7z rozpoczyna pracę...
  767. 7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small"
  768. Archiwizuje...
  769. Czas archiwizacji 00:00:00.154
  770. Informacje zwrócone przez 7z:
  771. Microsoft Windows [Version 10.0.18362.720]
  772. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  773.  
  774. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small"
  775.  
  776. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  777.  
  778. Open archive: D:\Wynki\test\bmp small\test.7z
  779. --
  780. Path = D:\Wynki\test\bmp small\test.7z
  781. Type = 7z
  782. Physical Size = 30890
  783. Headers Size = 3654
  784. Method = LZMA:192k
  785. Solid = +
  786. Blocks = 1
  787.  
  788. Scanning the drive:
  789. 1 folder, 574 files, 183694 bytes (180 KiB)
  790.  
  791. Updating archive: D:\Wynki\test\bmp small\test.7z
  792.  
  793. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  794.  
  795.  
  796. Files read from disk: 574
  797. Archive size: 30898 bytes (31 KiB)
  798. Everything is Ok
  799.  
  800. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  801. Algorytm: [4, BZip2], output type: -t7z
  802. Program 7z rozpoczyna pracę...
  803. 7za a -t7z -m0=BZip2 -mx=9 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small"
  804. Archiwizuje...
  805. Czas archiwizacji 00:00:00.492
  806. Informacje zwrócone przez 7z:
  807. Microsoft Windows [Version 10.0.18362.720]
  808. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  809.  
  810. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=BZip2 -mx=9 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small"
  811.  
  812. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  813.  
  814. Open archive: D:\Wynki\test\bmp small\test.7z
  815. --
  816. Path = D:\Wynki\test\bmp small\test.7z
  817. Type = 7z
  818. Physical Size = 30898
  819. Headers Size = 3655
  820. Method = LZMA2:192k
  821. Solid = +
  822. Blocks = 1
  823.  
  824. Scanning the drive:
  825. 1 folder, 574 files, 183694 bytes (180 KiB)
  826.  
  827. Updating archive: D:\Wynki\test\bmp small\test.7z
  828.  
  829. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  830.  
  831.  
  832. Files read from disk: 574
  833. Archive size: 39216 bytes (39 KiB)
  834. Everything is Ok
  835.  
  836. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  837. Algorytm: [1, Deflate], output type: -tzip
  838. Program 7z rozpoczyna pracę...
  839. 7za a -tzip -mm=Deflate "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  840. Archiwizuje...
  841. Czas archiwizacji 00:00:00.137
  842. Informacje zwrócone przez 7z:
  843. Microsoft Windows [Version 10.0.18362.720]
  844. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  845.  
  846. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=Deflate "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  847.  
  848. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  849.  
  850. Scanning the drive:
  851. 1 folder, 574 files, 183694 bytes (180 KiB)
  852.  
  853. Creating archive: D:\Wynki\test\bmp small\test.zip
  854.  
  855. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  856.  
  857.  
  858. Files read from disk: 574
  859. Archive size: 165869 bytes (162 KiB)
  860. Everything is Ok
  861.  
  862. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  863. Algorytm: [2, Deflate64], output type: -tzip
  864. Program 7z rozpoczyna pracę...
  865. 7za a -tzip -mm=Deflate64 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  866. Archiwizuje...
  867. Czas archiwizacji 00:00:00.140
  868. Informacje zwrócone przez 7z:
  869. Microsoft Windows [Version 10.0.18362.720]
  870. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  871.  
  872. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=Deflate64 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  873.  
  874. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  875.  
  876. Open archive: D:\Wynki\test\bmp small\test.zip
  877. --
  878. Path = D:\Wynki\test\bmp small\test.zip
  879. Type = zip
  880. Physical Size = 165869
  881.  
  882. Scanning the drive:
  883. 1 folder, 574 files, 183694 bytes (180 KiB)
  884.  
  885. Updating archive: D:\Wynki\test\bmp small\test.zip
  886.  
  887. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  888.  
  889.  
  890. Files read from disk: 574
  891. Archive size: 165871 bytes (162 KiB)
  892. Everything is Ok
  893.  
  894. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  895. Algorytm: [3, BZip2], output type: -tzip
  896. Program 7z rozpoczyna pracę...
  897. 7za a -tzip -mm=BZip2 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  898. Archiwizuje...
  899. Czas archiwizacji 00:00:00.192
  900. Informacje zwrócone przez 7z:
  901. Microsoft Windows [Version 10.0.18362.720]
  902. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  903.  
  904. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=BZip2 "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  905.  
  906. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  907.  
  908. Open archive: D:\Wynki\test\bmp small\test.zip
  909. --
  910. Path = D:\Wynki\test\bmp small\test.zip
  911. Type = zip
  912. Physical Size = 165871
  913.  
  914. Scanning the drive:
  915. 1 folder, 574 files, 183694 bytes (180 KiB)
  916.  
  917. Updating archive: D:\Wynki\test\bmp small\test.zip
  918.  
  919. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  920.  
  921.  
  922. Files read from disk: 574
  923. Archive size: 188774 bytes (185 KiB)
  924. Everything is Ok
  925.  
  926. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  927. Algorytm: [4, LZMA], output type: -tzip
  928. Program 7z rozpoczyna pracę...
  929. 7za a -tzip -mm=LZMA "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  930. Archiwizuje...
  931. Czas archiwizacji 00:00:00.212
  932. Informacje zwrócone przez 7z:
  933. Microsoft Windows [Version 10.0.18362.720]
  934. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  935.  
  936. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=LZMA "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  937.  
  938. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  939.  
  940. Open archive: D:\Wynki\test\bmp small\test.zip
  941. --
  942. Path = D:\Wynki\test\bmp small\test.zip
  943. Type = zip
  944. Physical Size = 188774
  945.  
  946. Scanning the drive:
  947. 1 folder, 574 files, 183694 bytes (180 KiB)
  948.  
  949. Updating archive: D:\Wynki\test\bmp small\test.zip
  950.  
  951. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  952.  
  953.  
  954. Files read from disk: 574
  955. Archive size: 170465 bytes (167 KiB)
  956. Everything is Ok
  957.  
  958. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  959. Algorytm: [5, PPMd], output type: -tzip
  960. Program 7z rozpoczyna pracę...
  961. 7za a -tzip -mm=PPMd "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  962. Archiwizuje...
  963. Czas archiwizacji 00:00:00.148
  964. Informacje zwrócone przez 7z:
  965. Microsoft Windows [Version 10.0.18362.720]
  966. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  967.  
  968. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=PPMd "D:\Wynki\test\bmp small\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\bmp small" -mx=9
  969.  
  970. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  971.  
  972. Open archive: D:\Wynki\test\bmp small\test.zip
  973. --
  974. Path = D:\Wynki\test\bmp small\test.zip
  975. Type = zip
  976. Physical Size = 170465
  977.  
  978. Scanning the drive:
  979. 1 folder, 574 files, 183694 bytes (180 KiB)
  980.  
  981. Updating archive: D:\Wynki\test\bmp small\test.zip
  982.  
  983. Add new data to archive: 1 folder, 574 files, 183694 bytes (180 KiB)
  984.  
  985.  
  986. Files read from disk: 574
  987. Archive size: 157397 bytes (154 KiB)
  988. Everything is Ok
  989.  
  990. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  991. Algorytm: LZMA2, output type: -t7z
  992. Program 7z rozpoczyna pracę...
  993. 7za a -t7z -m0=LZMA2 -mx=3 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  994. Archiwizuje...
  995. Czas archiwizacji 00:00:12.0
  996. Informacje zwrócone przez 7z:
  997. Microsoft Windows [Version 10.0.18362.720]
  998. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  999.  
  1000. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=3 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  1001.  
  1002. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1003.  
  1004. Open archive: D:\Wynki\test.7z
  1005. --
  1006. Path = D:\Wynki\test.7z
  1007. Type = 7z
  1008. Physical Size = 83158453
  1009. Headers Size = 5098
  1010. Method = Delta LZMA2:26
  1011. Solid = +
  1012. Blocks = 2
  1013.  
  1014. Scanning the drive:
  1015. 11 folders, 686 files, 101879040 bytes (98 MiB)
  1016.  
  1017. Updating archive: D:\Wynki\test.7z
  1018.  
  1019. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  1020.  
  1021.  
  1022. Files read from disk: 686
  1023. Archive size: 85095004 bytes (82 MiB)
  1024. Everything is Ok
  1025.  
  1026. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1027. Algorytm: LZMA2, output type: -t7z
  1028. Program 7z rozpoczyna pracę...
  1029. 7za a -t7z -m0=LZMA2 -mx=5 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  1030. Archiwizuje...
  1031. Czas archiwizacji 00:00:18.713
  1032. Informacje zwrócone przez 7z:
  1033. Microsoft Windows [Version 10.0.18362.720]
  1034. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1035.  
  1036. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=5 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  1037.  
  1038. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1039.  
  1040. Open archive: D:\Wynki\test.7z
  1041. --
  1042. Path = D:\Wynki\test.7z
  1043. Type = 7z
  1044. Physical Size = 85095004
  1045. Headers Size = 5098
  1046. Method = Delta LZMA2:20
  1047. Solid = +
  1048. Blocks = 2
  1049.  
  1050. Scanning the drive:
  1051. 11 folders, 686 files, 101879040 bytes (98 MiB)
  1052.  
  1053. Updating archive: D:\Wynki\test.7z
  1054.  
  1055. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  1056.  
  1057.  
  1058. Files read from disk: 686
  1059. Archive size: 83171821 bytes (80 MiB)
  1060. Everything is Ok
  1061.  
  1062. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1063. Algorytm: LZMA2, output type: -t7z
  1064. Program 7z rozpoczyna pracę...
  1065. 7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  1066. Archiwizuje...
  1067. Czas archiwizacji 00:00:23.693
  1068. Informacje zwrócone przez 7z:
  1069. Microsoft Windows [Version 10.0.18362.720]
  1070. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1071.  
  1072. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe"
  1073.  
  1074. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1075.  
  1076. Open archive: D:\Wynki\test.7z
  1077. --
  1078. Path = D:\Wynki\test.7z
  1079. Type = 7z
  1080. Physical Size = 83171821
  1081. Headers Size = 5098
  1082. Method = Delta LZMA2:24
  1083. Solid = +
  1084. Blocks = 2
  1085.  
  1086. Scanning the drive:
  1087. 11 folders, 686 files, 101879040 bytes (98 MiB)
  1088.  
  1089. Updating archive: D:\Wynki\test.7z
  1090.  
  1091. Add new data to archive: 11 folders, 686 files, 101879040 bytes (98 MiB)
  1092.  
  1093.  
  1094. Files read from disk: 686
  1095. Archive size: 83158453 bytes (80 MiB)
  1096. Everything is Ok
  1097.  
  1098. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1099. Zadanie 4
  1100. Algorytm: [1, PPMd], output type: -t7z
  1101. Program 7z rozpoczyna pracę...
  1102. 7za a -t7z -m0=PPMd -mx=9 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg"
  1103. Archiwizuje...
  1104. Czas archiwizacji 00:00:15.399
  1105. Informacje zwrócone przez 7z:
  1106. Microsoft Windows [Version 10.0.18362.720]
  1107. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1108.  
  1109. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=PPMd -mx=9 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg"
  1110.  
  1111. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1112.  
  1113. Scanning the drive:
  1114. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1115.  
  1116. Creating archive: D:\Wynki\test\video mpg\test.7z
  1117.  
  1118. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1119.  
  1120.  
  1121. Files read from disk: 1
  1122. Archive size: 20964965 bytes (20 MiB)
  1123. Everything is Ok
  1124.  
  1125. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1126. Algorytm: [2, LZMA], output type: -t7z
  1127. Program 7z rozpoczyna pracę...
  1128. 7za a -t7z -m0=LZMA -mx=9 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg"
  1129. Archiwizuje...
  1130. Czas archiwizacji 00:00:03.439
  1131. Informacje zwrócone przez 7z:
  1132. Microsoft Windows [Version 10.0.18362.720]
  1133. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1134.  
  1135. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA -mx=9 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg"
  1136.  
  1137. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1138.  
  1139. Open archive: D:\Wynki\test\video mpg\test.7z
  1140. --
  1141. Path = D:\Wynki\test\video mpg\test.7z
  1142. Type = 7z
  1143. Physical Size = 20964965
  1144. Headers Size = 182
  1145. Method = PPMD
  1146. Solid = -
  1147. Blocks = 1
  1148.  
  1149. Scanning the drive:
  1150. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1151.  
  1152. Updating archive: D:\Wynki\test\video mpg\test.7z
  1153.  
  1154. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1155.  
  1156.  
  1157. Files read from disk: 1
  1158. Archive size: 21145966 bytes (21 MiB)
  1159. Everything is Ok
  1160.  
  1161. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1162. Algorytm: [3, LZMA2], output type: -t7z
  1163. Program 7z rozpoczyna pracę...
  1164. 7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg"
  1165. Archiwizuje...
  1166. Czas archiwizacji 00:00:03.497
  1167. Informacje zwrócone przez 7z:
  1168. Microsoft Windows [Version 10.0.18362.720]
  1169. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1170.  
  1171. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=LZMA2 -mx=9 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg"
  1172.  
  1173. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1174.  
  1175. Open archive: D:\Wynki\test\video mpg\test.7z
  1176. --
  1177. Path = D:\Wynki\test\video mpg\test.7z
  1178. Type = 7z
  1179. Physical Size = 21145966
  1180. Headers Size = 182
  1181. Method = LZMA:25
  1182. Solid = -
  1183. Blocks = 1
  1184.  
  1185. Scanning the drive:
  1186. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1187.  
  1188. Updating archive: D:\Wynki\test\video mpg\test.7z
  1189.  
  1190. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1191.  
  1192.  
  1193. Files read from disk: 1
  1194. Archive size: 21150444 bytes (21 MiB)
  1195. Everything is Ok
  1196.  
  1197. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1198. Algorytm: [4, BZip2], output type: -t7z
  1199. Program 7z rozpoczyna pracę...
  1200. 7za a -t7z -m0=BZip2 -mx=9 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg"
  1201. Archiwizuje...
  1202. Czas archiwizacji 00:00:30.961
  1203. Informacje zwrócone przez 7z:
  1204. Microsoft Windows [Version 10.0.18362.720]
  1205. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1206.  
  1207. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -t7z -m0=BZip2 -mx=9 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg"
  1208.  
  1209. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1210.  
  1211. Open archive: D:\Wynki\test\video mpg\test.7z
  1212. --
  1213. Path = D:\Wynki\test\video mpg\test.7z
  1214. Type = 7z
  1215. Physical Size = 21150444
  1216. Headers Size = 177
  1217. Method = LZMA2:25
  1218. Solid = -
  1219. Blocks = 1
  1220.  
  1221. Scanning the drive:
  1222. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1223.  
  1224. Updating archive: D:\Wynki\test\video mpg\test.7z
  1225.  
  1226. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1227.  
  1228.  
  1229. Files read from disk: 1
  1230. Archive size: 21251201 bytes (21 MiB)
  1231. Everything is Ok
  1232.  
  1233. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1234. Algorytm: [1, Deflate], output type: -tzip
  1235. Program 7z rozpoczyna pracę...
  1236. 7za a -tzip -mm=Deflate "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1237. Archiwizuje...
  1238. Czas archiwizacji 00:00:17.774
  1239. Informacje zwrócone przez 7z:
  1240. Microsoft Windows [Version 10.0.18362.720]
  1241. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1242.  
  1243. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=Deflate "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1244.  
  1245. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1246.  
  1247. Scanning the drive:
  1248. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1249.  
  1250. Creating archive: D:\Wynki\test\video mpg\test.zip
  1251.  
  1252. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1253.  
  1254.  
  1255. Files read from disk: 1
  1256. Archive size: 21313838 bytes (21 MiB)
  1257. Everything is Ok
  1258.  
  1259. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1260. Algorytm: [2, Deflate64], output type: -tzip
  1261. Program 7z rozpoczyna pracę...
  1262. 7za a -tzip -mm=Deflate64 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1263. Archiwizuje...
  1264. Czas archiwizacji 00:00:17.823
  1265. Informacje zwrócone przez 7z:
  1266. Microsoft Windows [Version 10.0.18362.720]
  1267. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1268.  
  1269. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=Deflate64 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1270.  
  1271. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1272.  
  1273. Open archive: D:\Wynki\test\video mpg\test.zip
  1274. --
  1275. Path = D:\Wynki\test\video mpg\test.zip
  1276. Type = zip
  1277. Physical Size = 21313838
  1278.  
  1279. Scanning the drive:
  1280. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1281.  
  1282. Updating archive: D:\Wynki\test\video mpg\test.zip
  1283.  
  1284. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1285.  
  1286.  
  1287. Files read from disk: 1
  1288. Archive size: 21315348 bytes (21 MiB)
  1289. Everything is Ok
  1290.  
  1291. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1292. Algorytm: [3, BZip2], output type: -tzip
  1293. Program 7z rozpoczyna pracę...
  1294. 7za a -tzip -mm=BZip2 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1295. Archiwizuje...
  1296. Czas archiwizacji 00:00:36.236
  1297. Informacje zwrócone przez 7z:
  1298. Microsoft Windows [Version 10.0.18362.720]
  1299. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1300.  
  1301. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=BZip2 "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1302.  
  1303. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1304.  
  1305. Open archive: D:\Wynki\test\video mpg\test.zip
  1306. --
  1307. Path = D:\Wynki\test\video mpg\test.zip
  1308. Type = zip
  1309. Physical Size = 21315348
  1310.  
  1311. Scanning the drive:
  1312. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1313.  
  1314. Updating archive: D:\Wynki\test\video mpg\test.zip
  1315.  
  1316. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1317.  
  1318.  
  1319. Files read from disk: 1
  1320. Archive size: 21251329 bytes (21 MiB)
  1321. Everything is Ok
  1322.  
  1323. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1324. Algorytm: [4, LZMA], output type: -tzip
  1325. Program 7z rozpoczyna pracę...
  1326. 7za a -tzip -mm=LZMA "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1327. Archiwizuje...
  1328. Czas archiwizacji 00:00:04.244
  1329. Informacje zwrócone przez 7z:
  1330. Microsoft Windows [Version 10.0.18362.720]
  1331. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1332.  
  1333. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=LZMA "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1334.  
  1335. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1336.  
  1337. Open archive: D:\Wynki\test\video mpg\test.zip
  1338. --
  1339. Path = D:\Wynki\test\video mpg\test.zip
  1340. Type = zip
  1341. Physical Size = 21251329
  1342.  
  1343. Scanning the drive:
  1344. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1345.  
  1346. Updating archive: D:\Wynki\test\video mpg\test.zip
  1347.  
  1348. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1349.  
  1350.  
  1351. Files read from disk: 1
  1352. Archive size: 21146103 bytes (21 MiB)
  1353. Everything is Ok
  1354.  
  1355. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1356. Algorytm: [5, PPMd], output type: -tzip
  1357. Program 7z rozpoczyna pracę...
  1358. 7za a -tzip -mm=PPMd "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1359. Archiwizuje...
  1360. Czas archiwizacji 00:00:18.281
  1361. Informacje zwrócone przez 7z:
  1362. Microsoft Windows [Version 10.0.18362.720]
  1363. (c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
  1364.  
  1365. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>7za a -tzip -mm=PPMd "D:\Wynki\test\video mpg\test" "C:\Users\micha\Downloads\Pliki testowe\Pliki testowe\video mpg" -mx=9
  1366.  
  1367. 7-Zip (a) 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
  1368.  
  1369. Open archive: D:\Wynki\test\video mpg\test.zip
  1370. --
  1371. Path = D:\Wynki\test\video mpg\test.zip
  1372. Type = zip
  1373. Physical Size = 21146103
  1374.  
  1375. Scanning the drive:
  1376. 1 folder, 1 file, 25661608 bytes (25 MiB)
  1377.  
  1378. Updating archive: D:\Wynki\test\video mpg\test.zip
  1379.  
  1380. Add new data to archive: 1 folder, 1 file, 25661608 bytes (25 MiB)
  1381.  
  1382.  
  1383. Files read from disk: 1
  1384. Archive size: 20906045 bytes (20 MiB)
  1385. Everything is Ok
  1386.  
  1387. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1>
  1388.  
  1389. C:\Users\micha\source\repos\aikd\aikd\bin\Debug\netcoreapp3.1\aikd.exe (proces 14348) zakończono z kodem 0.
  1390. Aby automatycznie zamknąć konsolę po zatrzymaniu debugowania, włącz opcję Narzędzia -> Opcje -> Debugowanie -> Automatycznie zamknij konsolę po zatrzymaniu debugowania.
  1391. Naciśnij dowolny klawisz, aby zamknąć to okno...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement